OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getPulseOnNotifications
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DozeParameters.java
61
pw.print("
getPulseOnNotifications
(): "); pw.println(
getPulseOnNotifications
());
121
public boolean
getPulseOnNotifications
() {
/frameworks/base/packages/SystemUI/src/com/android/systemui/doze/
DozeService.java
316
if (!mDozeParameters.
getPulseOnNotifications
()) return;
Completed in 3529 milliseconds