Searched defs:um (Results 1 – 5 of 5) sorted by relevance
67 UserManager um = context.getSystemService(UserManager.class); in testIsUserVisible_differentContext_noPermission() local77 UserManager um = context.getSystemService(UserManager.class); in testIsUserVisible_differentContext_withPermission() local120 UserManager um = context.getSystemService(UserManager.class); in testIsUserVisible_stoppedProfileOfCurrentUser() local131 UserManager um = context.getSystemService(UserManager.class); in testGetVisibleUsers_noPermission() local184 UserManager um = context.getSystemService(UserManager.class); in testGetVisibleUsers_stoppedProfileOfCurrentUser() local
169 UserManager um = userContext.getSystemService(UserManager.class); in testIsAdminUserForOtherUserContextFailsWithoutPermission() local189 UserManager um = userContext.getSystemService(UserManager.class); in testIsAdminUserForOtherUserContextWithPermission() local228 UserManager um = context.getSystemService(UserManager.class); in testIsUserForeground_differentContext_noPermission() local238 UserManager um = userContext.getSystemService(UserManager.class); in testIsUserForeground_differentContext_withPermission() local279 UserManager um = context.getSystemService(UserManager.class); in testIsUserRunning_stoppedProfileOfCurrentUser() local295 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
110 final UserManager um = (UserManager) getSystemService(Context.USER_SERVICE); in start() local
175 UserManager um = (UserManager) getSystemService(Context.USER_SERVICE); in getUserHandleArgument() local