Searched refs:mRankingMap (Results 1 – 7 of 7) sorted by relevance
144 mNotificationListenerService.mRankingMap.getRanking(sbn.getKey(), out); in testOnNotificationEnqueued()155 mNotificationListenerService.mRankingMap.getRanking(sbn.getKey(), out); in testOnNotificationEnqueued()173 mNotificationListenerService.mRankingMap.getRanking(sbn.getKey(), out); in testAdjustNotification_userSentimentKey()187 mNotificationListenerService.mRankingMap.getRanking(sbn.getKey(), out); in testAdjustNotification_userSentimentKey()201 mNotificationListenerService.mRankingMap.getRanking(sbn.getKey(), out); in testAdjustNotification_proposedImportanceKey()213 mNotificationListenerService.mRankingMap.getRanking(sbn.getKey(), out); in testAdjustNotification_proposedImportanceKey()226 mNotificationListenerService.mRankingMap.getRanking(sbn.getKey(), out); in testAdjustNotification_sensitiveContentKey()238 mNotificationListenerService.mRankingMap.getRanking(sbn.getKey(), out); in testAdjustNotification_sensitiveContentKey()251 mNotificationListenerService.mRankingMap.getRanking(sbn.getKey(), out); in testAdjustNotification_importanceKey()265 mNotificationListenerService.mRankingMap.getRanking(sbn.getKey(), out); in testAdjustNotification_importanceKey()[all …]
32 public RankingMap mRankingMap; field in SecondaryNotificationListener88 mRankingMap = rankingMap; in onNotificationRankingUpdate()
40 public RankingMap mRankingMap; field in TestNotificationListener130 mRankingMap = rankingMap; in onNotificationPosted()169 mRankingMap = rankingMap; in onNotificationRemoved()180 mRankingMap = rankingMap; in onNotificationRankingUpdate()
286 mListener.mRankingMap = null in testRankingRedactedInPost()290 .that(mListener.mRankingMap).isNotNull() in testRankingRedactedInPost()291 assertRankingRedacted(sbn.key, mListener.mRankingMap) in testRankingRedactedInPost()299 for (key in mListener.mRankingMap.orderedKeys) { in testRankingRedactedInUpdate()301 mListener.mRankingMap.getRanking(key, ranking) in testRankingRedactedInUpdate()303 mListener.mRankingMap = null in testRankingRedactedInUpdate()312 .that(mListener.mRankingMap).isNotNull() in testRankingRedactedInUpdate()313 assertRankingRedacted(sbn.key, mListener.mRankingMap) in testRankingRedactedInUpdate()
949 NotificationListenerService.RankingMap rankingMap = mListener.mRankingMap; in testSuspendPackage()965 rankingMap = mListener.mRankingMap; in testSuspendPackage()1206 NotificationListenerService.RankingMap rankingMap = mListener.mRankingMap; in testSuspendedPackageSendsNotification()1221 rankingMap = mListener.mRankingMap; in testSuspendedPackageSendsNotification()1251 NotificationListenerService.RankingMap rankingMap = mListener.mRankingMap; in testShowBadging_ranking()1271 rankingMap = mListener.mRankingMap; in testShowBadging_ranking()1299 NotificationListenerService.RankingMap rankingMap = mListener.mRankingMap; in testKeyChannelGroupOverrideImportanceExplanation_ranking()2492 assertEquals(mListener.mRankingMap, mListener.getCurrentRanking()); in testNotificationListener_getCurrentRanking()2645 NotificationListenerService.RankingMap rankingMap = mListener.mRankingMap; in testConversationRankingFields()3213 NotificationListenerService.RankingMap rankingMap = mListener.mRankingMap; in testIsAmbient()
350 NotificationListenerService.RankingMap rankingMap = mListener.mRankingMap; in testCanBubble_ranking()365 rankingMap = mListener.mRankingMap; in testCanBubble_ranking()
722 NotificationListenerService.RankingMap rankingMap = mListener.mRankingMap; in testGetSuppressedVisualEffectsOff_ranking()760 NotificationListenerService.RankingMap rankingMap = mListener.mRankingMap; in testGetSuppressedVisualEffects_ranking()