Home
last modified time | relevance | path

Searched refs:ACTION_USER_REMOVED (Results 1 – 4 of 4) 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
66 sendUserBroadcast(context, ACTION_USER_REMOVED, userHandle); in onUserRemoved()
DCreateAndManageUserTest.java170 BasicAdminReceiver.ACTION_USER_STOPPED, BasicAdminReceiver.ACTION_USER_REMOVED); in testCreateAndManageUser_StopEphemeralUser_DisallowRemoveUser()
523 getContext(), BasicAdminReceiver.ACTION_USER_REMOVED); in removeUserAndWaitForBroadcasts()
/cts/tests/tests/multiuser/src/android/multiuser/cts/
DUserManagerTest.java672 Intent.ACTION_USER_REMOVED, userIsEqual(workProfileUser)).register()) { in testRemoveUserOnlyProfile_ShouldNotRemoveAnyOtherUserInSameProfileGroupId() argument
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dsystem-current.txt3887 field public static final String ACTION_USER_REMOVED = "android.intent.action.USER_REMOVED";