Searched defs:inflateNotificationViews (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
H A DNotificationInflater.java89 inflateNotificationViews(flags);
112 inflateNotificationViews(FLAG_REINFLATE_AMBIENT_VIEW);
120 public void inflateNotificationViews() { method in class:NotificationInflater
121 inflateNotificationViews(FLAG_REINFLATE_ALL);
132 void inflateNotificationViews(int reInflateFlags) { method in class:NotificationInflater
152 InflationProgress inflateNotificationViews(int reInflateFlags, method in class:NotificationInflater
564 inflateNotificationViews();

Completed in 9 milliseconds