OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:onSystemReady
(Results
1 - 16
of
16
) sorted by null
/frameworks/base/core/java/com/android/internal/policy/
IKeyguardService.aidl
81
void
onSystemReady
();
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
KeyguardService.java
167
public void
onSystemReady
() {
168
Trace.beginSection("KeyguardService.mBinder#
onSystemReady
");
170
mKeyguardViewMediator.
onSystemReady
();
KeyguardViewMediator.java
709
public void
onSystemReady
() {
712
if (DEBUG) Log.d(TAG, "
onSystemReady
");
[
all
...]
/frameworks/base/services/core/java/com/android/server/policy/keyguard/
KeyguardServiceWrapper.java
174
public void
onSystemReady
() {
176
mService.
onSystemReady
();
KeyguardServiceDelegate.java
160
mKeyguardService.
onSystemReady
();
331
public void
onSystemReady
() {
333
mKeyguardService.
onSystemReady
();
/frameworks/base/services/core/java/com/android/server/
WiredAccessoryManager.java
102
private void
onSystemReady
() {
236
onSystemReady
();
/frameworks/base/packages/Keyguard/test/src/com/android/keyguard/test/
KeyguardTestActivity.java
113
// mService.
onSystemReady
();
115
// Log.v(TAG, "Remote service died trying to call
onSystemReady
");
260
mService.
onSystemReady
();
/frameworks/base/services/core/java/com/android/server/notification/
ZenModeHelper.java
185
public void
onSystemReady
() {
186
if (DEBUG) Log.d(TAG, "
onSystemReady
");
194
evaluateZenMode("
onSystemReady
", true);
[
all
...]
NotificationManagerService.java
[
all
...]
/frameworks/base/services/core/java/com/android/server/am/
UserController.java
[
all
...]
ActivityManagerService.java
[
all
...]
/frameworks/base/services/core/java/com/android/server/audio/
AudioService.java
719
public void
onSystemReady
() {
[
all
...]
/frameworks/base/services/core/java/com/android/server/policy/
PhoneWindowManager.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
Completed in 2221 milliseconds