Searched defs:profileIds (Results 1 – 9 of 9) sorted by relevance
89 final Set<Integer> profileIds = new HashSet<>(); in updateState_workProfile_shouldShowOnlyWorkProfileApps() local105 final Set<Integer> profileIds = new HashSet<>(); in updateState_Personal_shouldShowOnlyPersonalApps() local
97 final Set<Integer> profileIds = new HashSet<>(); in getTabId_setWorkId_getCorrectTab() local114 final Set<Integer> profileIds = new HashSet<>(); in getTabId_setPersonalIdByIntent_getCorrectTab() local
142 public void setProfileIdsWithDisabled(int[] profileIds) { in setProfileIdsWithDisabled()156 public void setManagedProfiles(Set<Integer> profileIds) { in setManagedProfiles()
76 final int[] profileIds = mUm.getProfileIdsWithDisabled(UserHandle.myUserId()); in RedactNotificationPreferenceController() local
304 final int[] profileIds = um.getProfileIdsWithDisabled(parentUserId); in getManagedProfileId() local
159 String[] profileIds = new String[numProfiles]; in sanitizeDB() local
589 int[] profileIds = mUm.getEnabledProfileIds(currentUser); in isUserAllowedToLaunchActivity() local
516 final Set<Integer> profileIds; in getVpnApps() local
462 final int[] profileIds = um.getProfileIdsWithDisabled(parentUserId); in getManagedProfileId() local719 final int[] profileIds = um.getProfileIdsWithDisabled(UserHandle.myUserId()); in enforceSameOwner() local