Searched refs:onUserStarted (Results 1 – 5 of 5) sorted by relevance
951 public void onUserStarted(@NonNull Context context, @NonNull Intent intent, in onUserStarted() method in DeviceAdminReceiver1079 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
54654 Landroid/os/IStoraged$Stub$Proxy;->onUserStarted(I)V54665 Landroid/os/IStoraged;->onUserStarted(I)V55025 Landroid/os/IVold$Stub$Proxy;->onUserStarted(I)V55142 Landroid/os/IVold;->onUserStarted(I)V
6593 …method public void onUserStarted(@NonNull android.content.Context, @NonNull android.content.Intent…