Home
last modified time | relevance | path

Searched defs:ACTION_USER_REMOVED (Results 1 – 2 of 2) sorted by relevance

/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
DBasicAdminReceiver.java36 final static String ACTION_USER_REMOVED = "com.android.cts.deviceowner.action.USER_REMOVED"; field in BasicAdminReceiver
/cts/tests/tests/multiuser/src/android/multiuser/cts/
DUserManagerTest.java672 Intent.ACTION_USER_REMOVED, userIsEqual(workProfileUser)).register()) { in testRemoveUserOnlyProfile_ShouldNotRemoveAnyOtherUserInSameProfileGroupId()