Searched refs:onBootPhase (Results 1 - 25 of 30) sorted by relevance

12

/frameworks/base/services/appwidget/java/com/android/server/appwidget/
H A DAppWidgetService.java42 public void onBootPhase(int phase) { method in class:AppWidgetService
/frameworks/base/services/core/java/com/android/server/
H A DBluetoothService.java39 public void onBootPhase(int phase) { method in class:BluetoothService
41 Log.d(TAG, "onBootPhase: PHASE_SYSTEM_SERVICES_READY");
H A DSystemService.java36 * <li>Then {@link #onBootPhase(int)} is called as many times as there are boot phases
126 public void onBootPhase(int phase) {} method in class:SystemService
H A DSystemServiceManager.java135 service.onBootPhase(mCurrentPhase);
139 + ": onBootPhase threw an exception during phase "
H A DDockObserver.java89 public void onBootPhase(int phase) { method in class:DockObserver
H A DUiModeManagerService.java312 public void onBootPhase(int phase) { method in class:UiModeManagerService
H A DBatteryService.java185 public void onBootPhase(int phase) { method in class:BatteryService
H A DDeviceIdleController.java874 public void onBootPhase(int phase) { method in class:DeviceIdleController
H A DAlarmManagerService.java834 public void onBootPhase(int phase) { method in class:AlarmManagerService
/frameworks/opt/net/ethernet/java/com/android/server/ethernet/
H A DEthernetService.java40 public void onBootPhase(int phase) { method in class:EthernetService
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/p2p/
H A DWifiP2pService.java40 public void onBootPhase(int phase) { method in class:WifiP2pService
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
H A DWifiScanningService.java44 public void onBootPhase(int phase) { method in class:WifiScanningService
H A DWifiService.java44 public void onBootPhase(int phase) { method in class:WifiService
H A DRttService.java495 public void onBootPhase(int phase) { method in class:RttService
/frameworks/base/services/core/java/com/android/server/telecom/
H A DTelecomLoaderService.java168 public void onBootPhase(int phase) { method in class:TelecomLoaderService
/frameworks/base/services/core/java/com/android/server/dreams/
H A DDreamManagerService.java106 public void onBootPhase(int phase) { method in class:DreamManagerService
/frameworks/base/services/usb/java/com/android/server/usb/
H A DUsbService.java70 public void onBootPhase(int phase) { method in class:UsbService.Lifecycle
/frameworks/base/services/core/java/com/android/server/job/
H A DJobSchedulerService.java334 public void onBootPhase(int phase) { method in class:JobSchedulerService
/frameworks/base/services/core/java/com/android/server/trust/
H A DTrustManagerService.java141 public void onBootPhase(int phase) { method in class:TrustManagerService
/frameworks/base/services/core/java/com/android/server/tv/
H A DTvInputHardwareManager.java121 public void onBootPhase(int phase) { method in class:TvInputHardwareManager
H A DTvInputManagerService.java146 public void onBootPhase(int phase) { method in class:TvInputManagerService
155 mTvInputHardwareManager.onBootPhase(phase);
/frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/
H A DVoiceInteractionManagerService.java111 public void onBootPhase(int phase) { method in class:VoiceInteractionManagerService
/frameworks/base/services/core/java/com/android/server/display/
H A DDisplayManagerService.java250 public void onBootPhase(int phase) { method in class:DisplayManagerService
/frameworks/base/services/usage/java/com/android/server/usage/
H A DUsageStatsService.java201 public void onBootPhase(int phase) { method in class:UsageStatsService
/frameworks/base/services/core/java/com/android/server/hdmi/
H A DHdmiControlService.java428 public void onBootPhase(int phase) { method in class:HdmiControlService

Completed in 4818 milliseconds

12