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 60 pw.print(" getPulseOnNotifications(): "); pw.println(getPulseOnNotifications());
113 public boolean getPulseOnNotifications() {
  /frameworks/base/packages/SystemUI/src/com/android/systemui/doze/
DozeService.java 354 if (!mDozeParameters.getPulseOnNotifications()) return;

Completed in 155 milliseconds