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

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
NotificationViewWrapper.java 39 private final NotificationDozeHelper mDozer;
72 protected NotificationDozeHelper createDozer(Context ctx) {
73 return new NotificationDozeHelper();
76 protected NotificationDozeHelper getDozer() {
HybridGroupManager.java 37 private final NotificationDozeHelper mDozer;
52 mDozer = new NotificationDozeHelper();
NotificationDozeHelper.java 31 public class NotificationDozeHelper {
NotificationIconDozeHelper.java 28 public class NotificationIconDozeHelper extends NotificationDozeHelper {
NotificationHeaderViewWrapper.java 100 protected NotificationDozeHelper createDozer(Context ctx) {

Completed in 429 milliseconds