Home
last modified time | relevance | path

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

/cts/tests/app/shared/src/android/app/stubs/shared/
DTestNotificationListener.java131 updateInterceptedRecords(rankingMap); in onNotificationPosted()
170 updateInterceptedRecords(rankingMap); in onNotificationRemoved()
181 updateInterceptedRecords(rankingMap); in onNotificationRankingUpdate()
186 private void updateInterceptedRecords(RankingMap rankingMap) { in updateInterceptedRecords() method in TestNotificationListener