summaryrefslogtreecommitdiffstats
path: root/api
diff options
context:
space:
mode:
Diffstat (limited to 'api')
-rw-r--r--api/17.txt1
-rw-r--r--api/current.txt1
2 files changed, 2 insertions, 0 deletions
diff --git a/api/17.txt b/api/17.txt
index 577432c..85ae413 100644
--- a/api/17.txt
+++ b/api/17.txt
@@ -16619,6 +16619,7 @@ package android.os {
public class UserManager {
method public long getSerialNumberForUser(android.os.UserHandle);
+ method public int getUserCount();
method public android.os.UserHandle getUserForSerialNumber(long);
method public java.lang.String getUserName();
method public boolean isUserAGoat();
diff --git a/api/current.txt b/api/current.txt
index 577432c..85ae413 100644
--- a/api/current.txt
+++ b/api/current.txt
@@ -16619,6 +16619,7 @@ package android.os {
public class UserManager {
method public long getSerialNumberForUser(android.os.UserHandle);
+ method public int getUserCount();
method public android.os.UserHandle getUserForSerialNumber(long);
method public java.lang.String getUserName();
method public boolean isUserAGoat();