Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/
DSystemService.java294 public void onUserStarting(@NonNull TargetUser user) { in onUserStarting() method in SystemService
DSystemServiceManager.java343 service.onUserStarting(curUser); in onUser()
DStorageManagerService.java292 public void onUserStarting(TargetUser user) { in onUserStarting() method in StorageManagerService.Lifecycle
/frameworks/base/services/api/
Dcurrent.txt55 method public void onUserStarting(@NonNull com.android.server.SystemService.TargetUser);
/frameworks/opt/car/services/tests/src/com/android/internal/car/
DCarHelperServiceTest.java412 mHelper.onUserStarting(newTargetUser(userId)); in testOnUserStarting_notifiesICar()
422 mHelper.onUserStarting(newTargetUser(10, /* preCreated= */ true)); in testOnUserStarting_preCreatedDoesntNotifyICar()
/frameworks/opt/car/services/src/com/android/internal/car/
DCarServiceHelperService.java374 public void onUserStarting(@NonNull TargetUser user) { in onUserStarting() method in CarServiceHelperService
/frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/
DVoiceInteractionManagerService.java177 public void onUserStarting(@NonNull TargetUser user) { in onUserStarting() method in VoiceInteractionManagerService
/frameworks/base/services/core/java/com/android/server/location/
DLocationManagerService.java172 public void onUserStarting(TargetUser user) { in onUserStarting() method in LocationManagerService.Lifecycle
/frameworks/base/services/
Dart-profile3284 PLcom/android/server/StorageManagerService$Lifecycle;->onUserStarting(Lcom/android/server/SystemSer…
3512 HPLcom/android/server/SystemService;->onUserStarting(Lcom/android/server/SystemService$TargetUser;)V
33087 PLcom/android/server/voiceinteraction/VoiceInteractionManagerService;->onUserStarting(Lcom/android/…