HomeSort by relevance Sort by last modified time
    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