OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:onNotificationLight
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/packages/SystemUI/src/com/android/systemui/doze/
DozeHost.java
36
void
onNotificationLight
(boolean on);
DozeService.java
453
public void
onNotificationLight
(boolean on) {
454
if (DEBUG) Log.d(mTag, "
onNotificationLight
on=" + on);
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
PhoneStatusBar.java
[
all
...]
Completed in 342 milliseconds