OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:onServiceStartAttempt
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
SystemBars.java
62
public long
onServiceStartAttempt
() {
63
if (DEBUG) Log.d(TAG, "
onServiceStartAttempt
mStatusBar="+mStatusBar);
ServiceMonitor.java
58
long
onServiceStartAttempt
();
230
long delay = mCallbacks.
onServiceStartAttempt
();
Completed in 35 milliseconds