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

  /packages/apps/Launcher3/src/com/android/launcher3/notification/
NotificationItemView.java 168 mMainView.applyNotificationInfo(mainNotification, false);
187 mMainView.applyNotificationInfo(newMainNotification, true);
NotificationMainView.java 117 public void applyNotificationInfo(NotificationInfo mainNotification, boolean animate) {

Completed in 1770 milliseconds