HomeSort by relevance Sort by last modified time
    Searched refs:onSystemReady (Results 1 - 20 of 20) sorted by null

  /frameworks/base/core/java/com/android/internal/policy/
IKeyguardService.aidl 92 void onSystemReady();
  /frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
KeyguardService.java 187 public void onSystemReady() {
188 Trace.beginSection("KeyguardService.mBinder#onSystemReady");
190 mKeyguardViewMediator.onSystemReady();
KeyguardViewMediator.java 754 public void onSystemReady() {
756 if (DEBUG) Log.d(TAG, "onSystemReady");
    [all...]
  /frameworks/base/services/core/java/com/android/server/policy/keyguard/
KeyguardServiceWrapper.java 185 public void onSystemReady() {
187 mService.onSystemReady();
KeyguardServiceDelegate.java 165 mKeyguardService.onSystemReady();
362 public void onSystemReady() {
364 mKeyguardService.onSystemReady();
  /frameworks/base/services/core/java/com/android/server/am/
VrController.java 123 public void onSystemReady() {
UserController.java     [all...]
ActivityManagerService.java     [all...]
  /frameworks/base/services/core/java/com/android/server/
WiredAccessoryManager.java 102 private void onSystemReady() {
236 onSystemReady();
  /frameworks/base/services/core/java/com/android/server/locksettings/
LockSettingsService.java 599 mDeviceProvisionedObserver.onSystemReady();
    [all...]
  /frameworks/base/services/core/java/com/android/server/notification/
ZenModeHelper.java 202 public void onSystemReady() {
203 if (DEBUG) Log.d(TAG, "onSystemReady");
211 evaluateZenMode("onSystemReady", true);
    [all...]
NotificationManagerService.java     [all...]
  /frameworks/base/services/core/java/com/android/server/audio/
AudioService.java     [all...]
  /external/robolectric/v3/runtime/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 
  /prebuilts/misc/common/robolectric/lib/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-6.0.0_r1-robolectric-0.jar 
  /frameworks/base/services/core/java/com/android/server/policy/
PhoneWindowManager.java     [all...]

Completed in 649 milliseconds