Searched refs:applyUpdateLocked (Results 1 – 2 of 2) sorted by relevance
1246 applyUpdateLocked(update); in onNotificationPosted()1274 applyUpdateLocked(update); in onNotificationRemoved()1290 applyUpdateLocked(update); in onListenerConnected()1301 applyUpdateLocked(update); in onNotificationRankingUpdate()1364 public final void applyUpdateLocked(NotificationRankingUpdate update) { in applyUpdateLocked() method in NotificationListenerService
77 service.applyUpdateLocked(generateUpdate()); in testRanking()