Home
last modified time | relevance | path

Searched defs:profileUserId (Results 1 – 5 of 5) sorted by relevance

/packages/apps/Settings/tests/robotests/src/com/android/settings/display/
DTimeoutPreferenceControllerTest.java102 final int profileUserId = UserHandle.myUserId(); in testUpdateStateWithAdminTimeouts() local
113 final int profileUserId = UserHandle.myUserId(); in testUpdateStateWithAdminTimeoutsAndRestriction() local
144 final int profileUserId = UserHandle.myUserId(); in updateState_selectedTimeoutLargerThanAdminMax_shouldSetSummaryToUpdatedPrefValue() local
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/location/
DLocationServicePreferenceController.java145 final int profileUserId = Utils.getManagedProfileId(mUserManager, UserHandle.myUserId()); in getLocationServices() local
/packages/apps/Settings/src/com/android/settings/location/
DLocationServicePreferenceController.java145 final int profileUserId = Utils.getManagedProfileId(mUserManager, UserHandle.myUserId()); in getLocationServices() local
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/
DRestrictedListPreference.java124 public void setProfileUserId(int profileUserId) { in setProfileUserId()
/packages/apps/Settings/src/com/android/settings/
DRestrictedListPreference.java124 public void setProfileUserId(int profileUserId) { in setProfileUserId()