Searched defs:um (Results 1 – 10 of 10) sorted by relevance
68 UserManager um = context.getSystemService(UserManager.class); in testIsUserVisible_differentContext_noPermission() local78 UserManager um = context.getSystemService(UserManager.class); in testIsUserVisible_differentContext_withPermission() local121 UserManager um = context.getSystemService(UserManager.class); in testIsUserVisible_stoppedProfileOfCurrentUser() local132 UserManager um = context.getSystemService(UserManager.class); in testGetVisibleUsers_noPermission() local185 UserManager um = context.getSystemService(UserManager.class); in testGetVisibleUsers_stoppedProfileOfCurrentUser() local
193 UserManager um = userContext.getSystemService(UserManager.class); in testIsAdminUserForOtherUserContextFailsWithoutPermission() local219 UserManager um = userContext.getSystemService(UserManager.class); in testIsAdminUserForOtherUserContextWithPermission() local262 UserManager um = context.getSystemService(UserManager.class); in testIsUserForeground_differentContext_noPermission() local281 UserManager um = userContext.getSystemService(UserManager.class); in testIsUserForeground_differentContext_withPermission() local368 UserManager um = context.getSystemService(UserManager.class); in testIsUserRunning_stoppedProfileOfCurrentUser() local384 UserManager um = in testIsUserRunning_stoppedSecondaryUser() local
57 UserManager um = mContext.getSystemService(UserManager.class); in testResetPasswordBeforeUnlock() local73 UserManager um = mContext.getSystemService(UserManager.class); in testClearPasswordBeforeUnlock() local
36 val um = instrumentation.targetContext.getSystemService(UserManager::class.java) in assumeRunOnPrimaryUser() constant
41 UserManager um = getContext().getSystemService(UserManager.class); in assumeRunOnPrimaryUser() local
54 final UserManager um = instContext.getSystemService(UserManager.class); in testCommunalProfileIsConsideredUnlocked() local
160 UserManager um = activity.getSystemService(UserManager.class); in isVisibleBackgroundNonProfileUser() local
113 final UserManager um = (UserManager) getSystemService(Context.USER_SERVICE); in start() local
389 var um = TestApis.context().instrumentedContext().getSystemService(UserManager.class); in addUserRestriction_setByDmrh() local
175 UserManager um = (UserManager) getSystemService(Context.USER_SERVICE); in getUserHandleArgument() local