Home
last modified time | relevance | path

Searched defs:systemRunning (Results 1 – 13 of 13) sorted by relevance

/aosp12/frameworks/base/core/java/android/os/
H A DIIncidentManager.aidl71 oneway void systemRunning(); in systemRunning() method
/aosp12/frameworks/base/services/core/java/com/android/server/
H A DCountryDetectorService.java185 void systemRunning() { in systemRunning() method in CountryDetectorService
H A DNetworkTimeUpdateService.java122 public void systemRunning() { in systemRunning() method in NetworkTimeUpdateService
H A DMmsServiceBroker.java229 public void systemRunning() { in systemRunning() method in MmsServiceBroker
H A DNetworkScoreService.java323 void systemRunning() { in systemRunning() method in NetworkScoreService
H A DTelephonyRegistry.java829 public void systemRunning() { in systemRunning() method in TelephonyRegistry
/aosp12/packages/modules/StatsD/aidl/android/os/
H A DIStatsd.aidl31 oneway void systemRunning(); in systemRunning() method
/aosp12/frameworks/base/cmds/incidentd/src/
H A DIncidentService.cpp392 Status IncidentService::systemRunning() { in systemRunning() function in android::os::incidentd::IncidentService
/aosp12/packages/modules/StatsD/statsd/src/
H A DStatsService.cpp1007 Status StatsService::systemRunning() { in systemRunning() function in android::os::statsd::StatsService
/aosp12/frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/
H A DVoiceInteractionManagerService.java581 public void systemRunning(boolean safeMode) { in systemRunning() method
/aosp12/frameworks/base/services/core/java/com/android/server/media/
H A DMediaRouterService.java214 public void systemRunning() { in systemRunning() method in MediaRouterService
/aosp12/frameworks/base/services/core/java/com/android/server/input/
H A DInputManagerService.java509 public void systemRunning() { in systemRunning() method in InputManagerService
/aosp12/frameworks/base/services/core/java/com/android/server/inputmethod/
H A DInputMethodManagerService.java1762 public void systemRunning(StatusBarManagerService statusBar) { in systemRunning() method in InputMethodManagerService