Searched refs:resetNotificationResets (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/doze/
H A DDozeService.java322 resetNotificationResets();
335 private void resetNotificationResets() { method in class:DozeService
336 if (DEBUG) Log.d(mTag, "resetNotificationResets");
550 resetNotificationResets();

Completed in 28 milliseconds