Searched defs:onUserStarted (Results 1 – 8 of 8) sorted by relevance
43 void onUserStarted(int newUserId, U newUser, int halInterfaceVersion); in onUserStarted() method
298 public void onUserStarted(int newUserId, Object newObject, int halInterfaceVersion) { in onUserStarted() method in UserAwareBiometricSchedulerTest.TestUserStartedCallback
213 void onUserStarted(final @UserIdInt int userId) { in onUserStarted() method in BaseAppStateTracker
337 void onUserStarted(final @UserIdInt int userId) { in onUserStarted() method in AppBatteryTracker
3288 private void onUserStarted(@UserIdInt int userId) { in onUserStarted() method in AppRestrictionController
1026 public void onUserStarted(@NonNull Context context, @NonNull Intent intent, in onUserStarted() method in DeviceAdminReceiver
774 void onUserStarted(int userId) { in onUserStarted() method in VpnManagerService
220 void onUserStarted(int userId) { in onUserStarted() method in LocationManagerService.Lifecycle.LifecycleUserInfoHelper