Home
last modified time | relevance | path

Searched refs:NOTIFICATION_PEEK (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/policy/
DBaseHeadsUpManagerTest.java632 assertEquals(BaseHeadsUpManager.NotificationPeekEvent.NOTIFICATION_PEEK.getId(), in testPinEntry_logsPeek_throttleEnabled()
653 assertEquals(BaseHeadsUpManager.NotificationPeekEvent.NOTIFICATION_PEEK.getId(), in testPinEntry_logsPeek_throttleDisabled()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DBaseHeadsUpManager.java90 NOTIFICATION_PEEK(801); enumConstant
362 NotificationPeekEvent.NOTIFICATION_PEEK, entry.getSbn().getUid(), in setEntryPinned()