Home | History | Annotate | Download | only in settings

Lines Matching refs:isProfileOf

725                 if (isProfileOf(um, launchedFromUser)) {
733 if (launchedFromSettingsApp && isProfileOf(um, extrasUser)) {
741 if (launchedFromSettingsApp && isProfileOf(um, argumentsUser)) {
794 private static boolean isProfileOf(UserManager um, UserHandle otherUser) {