Home
last modified time | relevance | path

Searched defs:profileUserHandle (Results 1 – 2 of 2) sorted by relevance

/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowUserManager.java313 int userHandle, int profileUserHandle, String profileName, int profileFlags) { in addProfile()
319 public void addProfile(int userHandle, int profileUserHandle, UserInfo profileUserInfo) { in addProfile()
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowUserManager.java157 int userHandle, int profileUserHandle, String profileName, int profileFlags) { in addProfile()