Searched defs:profileUserId (Results 1 – 7 of 7) sorted by relevance
531 private void prepareAdmin1AsPo(int profileUserId, int targetSdk) throws Exception { in prepareAdmin1AsPo()536 private void prepareAdminAnotherPackageAsPo(int profileUserId) throws Exception { in prepareAdminAnotherPackageAsPo()542 private void preparePo(int profileUserId, ComponentName admin, int profileOwnerXmlResId, in preparePo()
114 final int profileUserId = Utils.getManagedProfileId(mUserManager, UserHandle.myUserId()); in getLocationServices() local
124 public void setProfileUserId(int profileUserId) { in setProfileUserId()
314 @UserIdInt int parentUserId, @UserIdInt int profileUserId); in setDefaultCrossProfileIntentFilters()
3799 private void setDefaultCrossProfileIntentFilters( in setDefaultCrossProfileIntentFilters()5718 @UserIdInt int parentUserId, @UserIdInt int profileUserId) { in setDefaultCrossProfileIntentFilters()
399 int profileUserId = Utils.getManagedProfileId(mUserManager, mUserId); in addHeaderView() local
1012 final int profileUserId = UserHandle.getUserId(profileUid); in testLockAllProfileTasks() local