HomeSort by relevance Sort by last modified time
    Searched refs:updateNotificationPulse (Results 1 - 2 of 2) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/systemui/doze/
DozeService.java 349 updateNotificationPulse(timeMs);
352 private void updateNotificationPulse(long notificationTimeMs) {
353 if (DEBUG) Log.d(mTag, "updateNotificationPulse notificationTimeMs=" + notificationTimeMs);
463 updateNotificationPulse(System.currentTimeMillis());
  /frameworks/base/services/core/java/com/android/server/notification/
NotificationManagerService.java 766 updateNotificationPulse();
769 updateNotificationPulse();
    [all...]

Completed in 214 milliseconds