Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/
DUtils.java516 private static boolean isProfileOf(UserManager um, UserHandle otherUser) { in isProfileOf() method in Utils
866 public static boolean isProfileOf(UserInfo user, UserInfo profile) { in isProfileOf() method in Utils
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/
DUtils.java521 private static boolean isProfileOf(UserManager um, UserHandle otherUser) { in isProfileOf() method in Utils
871 public static boolean isProfileOf(UserInfo user, UserInfo profile) { in isProfileOf() method in Utils