Searched defs:ACTION_USER_REMOVED (Results 1 – 2 of 2) sorted by relevance
36 final static String ACTION_USER_REMOVED = "com.android.cts.deviceowner.action.USER_REMOVED"; field in BasicAdminReceiver
672 Intent.ACTION_USER_REMOVED, userIsEqual(workProfileUser)).register()) { in testRemoveUserOnlyProfile_ShouldNotRemoveAnyOtherUserInSameProfileGroupId()