Home
last modified time | relevance | path

Searched refs:onUserStarted (Results 1 – 1 of 1) sorted by relevance

/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
DBasicAdminReceiver.java55 public void onUserStarted(Context context, Intent intent, UserHandle userHandle) { in onUserStarted() method in BasicAdminReceiver
56 super.onUserStarted(context, intent, userHandle); in onUserStarted()