Searched defs:managedProfile (Results 1 – 4 of 4) sorted by relevance
152 UserHandle managedProfile = UserHandle.of(10); in testMaybeCopyAccount_success() local173 UserHandle managedProfile = UserHandle.of(10); in testMaybeCopyAccount_error() local194 UserHandle managedProfile = UserHandle.of(10); in testMaybeCopyAccount_timeout() local215 UserHandle managedProfile = UserHandle.of(10); in testMaybeCopyAccount_nullAccount() local
53 UserInfo managedProfile = new UserInfo(TEST_MANAGED_PROFILE_ID, null, in setUp() local
114 final UserHandle managedProfile = Utils.getManagedProfile(UserManager.get(context)); in AppListPreference() local124 final UserHandle managedProfile = Utils.getManagedProfile(UserManager.get(context)); in AppListPreference() local
172 final UserHandle managedProfile = mProfiles.valueAt(1).userInfo.getUserHandle(); in onPrepareOptionsMenu() local