Searched defs:getLifetimeExtenders (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/ | ||
D | NotificationEntryManagerTest.java | 166 public ArrayList<NotificationLifetimeExtender> getLifetimeExtenders() { in getLifetimeExtenders() method in NotificationEntryManagerTest.TestableNotificationEntryManager |
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ | ||
D | NotificationRemoteInputManager.java | 451 public ArrayList<NotificationLifetimeExtender> getLifetimeExtenders() { in getLifetimeExtenders() method in NotificationRemoteInputManager |