Searched refs:onUserStarted (Results 1 – 6 of 6) sorted by relevance
955 public void onUserStarted(@NonNull Context context, @NonNull Intent intent, in onUserStarted() method in DeviceAdminReceiver1083 onUserStarted(context, intent, intent.getParcelableExtra(Intent.EXTRA_USER)); in onReceive()
961 mVold.onUserStarted(userId); in resetIfBootedAndConnected()962 mStoraged.onUserStarted(userId); in resetIfBootedAndConnected()979 mVold.onUserStarted(userId); in onUnlockUser()980 mStoraged.onUserStarted(userId); in onUnlockUser()
11661 HSPLandroid/os/IStoraged$Stub$Proxy;->onUserStarted(I)V11704 HSPLandroid/os/IVold$Stub$Proxy;->onUserStarted(I[Ljava/lang/String;[I[Ljava/lang/String;)V
50977 Landroid/os/IStoraged$Stub$Proxy;->onUserStarted(I)V50986 Landroid/os/IStoraged;->onUserStarted(I)V51321 Landroid/os/IVold$Stub$Proxy;->onUserStarted(I)V51436 Landroid/os/IVold;->onUserStarted(I)V
6596 …method public void onUserStarted(@NonNull android.content.Context, @NonNull android.content.Intent…