Searched refs:getPulseOnNotifications (Results 1 – 2 of 2) sorted by relevance
62 pw.print(" getPulseOnNotifications(): "); pw.println(getPulseOnNotifications()); in dump()121 public boolean getPulseOnNotifications() { in getPulseOnNotifications() method in DozeParameters
348 if (!mDozeParameters.getPulseOnNotifications()) return; in updateNotificationPulse()