Searched defs:onUserStarted (Results 1 – 8 of 8) sorted by relevance
43 void onUserStarted(int newUserId, U newUser, int halInterfaceVersion); in onUserStarted() method
297 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
3333 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
795 private void onUserStarted(int userId) { in onUserStarted() method in VpnManagerService
228 void onUserStarted(int userId) { in onUserStarted() method in LocationManagerService.Lifecycle.LifecycleUserInfoHelper