Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/service/notification/
DNotificationListenerService.java889 applyUpdateLocked(update); in onNotificationPosted()
917 applyUpdateLocked(update); in onNotificationRemoved()
931 applyUpdateLocked(update); in onListenerConnected()
942 applyUpdateLocked(update); in onNotificationRankingUpdate()
991 private void applyUpdateLocked(NotificationRankingUpdate update) { in applyUpdateLocked() method in NotificationListenerService