Home
last modified time | relevance | path

Searched refs:dumpSupportedUsers (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/
H A DSystemService.java301 protected void dumpSupportedUsers(@NonNull PrintWriter pw, @NonNull String prefix) { in dumpSupportedUsers() method in SystemService
/aosp12/frameworks/base/services/core/java/com/android/server/infra/
H A DAbstractMasterSystemService.java775 dumpSupportedUsers(pw, prefix); in dumpLocked()
/aosp12/frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/
H A DVoiceInteractionManagerService.java1816 dumpSupportedUsers(pw, " "); in dump()
/aosp12/frameworks/base/services/
H A Dart-profile3145 HPLcom/android/server/SystemService;->dumpSupportedUsers(Ljava/io/PrintWriter;Ljava/lang/String;)V