Home
last modified time | relevance | path

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

/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationListenerServiceTest.java19 import static android.service.notification.NotificationListenerService.Ranking
21 import static android.service.notification.NotificationListenerService.Ranking
23 import static android.service.notification.NotificationListenerService.Ranking
40 import android.service.notification.NotificationListenerService.Ranking;
80 Ranking ranking = new Ranking(); in testRanking()
DNotificationRecordTest.java19 import static android.service.notification.NotificationListenerService.Ranking
21 import static android.service.notification.NotificationListenerService.Ranking
23 import static android.service.notification.NotificationListenerService.Ranking
/frameworks/base/packages/ExtServices/src/android/ext/services/notification/
DAssistant.java20 import static android.service.notification.NotificationListenerService.Ranking.USER_SENTIMENT_NEGAT…
90 private Ranking mFakeRanking = null;
197 Ranking ranking = getRanking(sbn.getKey(), rankingMap); in onNotificationPosted()
282 private Ranking getRanking(String key, RankingMap rankingMap) { in getRanking()
286 Ranking ranking = new Ranking(); in getRanking()
305 protected void setFakeRanking(Ranking ranking) { in setFakeRanking()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationData.java44 import android.service.notification.NotificationListenerService.Ranking;
106 public int userSentiment = Ranking.USER_SENTIMENT_NEUTRAL;
353 private final Ranking mTmpRanking = new Ranking();
360 private final Ranking mRankingA = new Ranking();
361 private final Ranking mRankingB = new Ranking();
509 return Ranking.VISIBILITY_NO_OVERRIDE; in getVisibilityOverride()
664 protected boolean getRanking(String key, Ranking outRanking) { in getRanking()
DNotificationBlockingHelperManager.java36 import static android.service.notification.NotificationListenerService.Ranking.USER_SENTIMENT_NEGAT…
DNotificationGutsManager.java21 import static android.service.notification.NotificationListenerService.Ranking
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
DNotificationEntryManagerTest.java132 NotificationListenerService.Ranking ranking = (NotificationListenerService.Ranking) in setUserSentiment()
144 }).when(mRankingMap).getRanking(eq(key), any(NotificationListenerService.Ranking.class)); in setUserSentiment()
186 setUserSentiment(mEntry.key, NotificationListenerService.Ranking.USER_SENTIMENT_NEUTRAL); in setUp()
225 NotificationListenerService.Ranking.USER_SENTIMENT_NEUTRAL); in testAddNotification()
235 setUserSentiment(mEntry.key, NotificationListenerService.Ranking.USER_SENTIMENT_NEGATIVE); in testUpdateNotification()
251 NotificationListenerService.Ranking.USER_SENTIMENT_NEGATIVE); in testUpdateNotification()
DNotificationBlockingHelperManagerTest.java37 import static android.service.notification.NotificationListenerService.Ranking.USER_SENTIMENT_NEGAT…
38 import static android.service.notification.NotificationListenerService.Ranking.USER_SENTIMENT_NEUTR…
39 import static android.service.notification.NotificationListenerService.Ranking.USER_SENTIMENT_POSIT…
DNotificationGutsManagerTest.java23 import static android.service.notification.NotificationListenerService.Ranking.USER_SENTIMENT_NEGAT…
DNotificationDataTest.java396 protected boolean getRanking(String key, NotificationListenerService.Ranking outRanking) { in getRanking()
/frameworks/base/packages/ExtServices/tests/src/android/ext/services/notification/
DAssistantTest.java42 import android.service.notification.NotificationListenerService.Ranking;
136 private Ranking generateRanking(StatusBarNotification sbn, NotificationChannel channel) { in generateRanking()
137 Ranking mockRanking = mock(Ranking.class); in generateRanking()
156 mAssistant.setFakeRanking(mock(Ranking.class)); in dismissBadNotification()
186 assertEquals(Ranking.USER_SENTIMENT_NEGATIVE, in testTriggerAdjustment()
221 assertEquals(Ranking.USER_SENTIMENT_NEGATIVE, in testGroupChildCanTriggerAdjustment()
/frameworks/base/core/java/android/service/notification/
DNotificationListenerService.java1384 public static class Ranking { class in NotificationListenerService
1430 public Ranking() {} in Ranking() method in NotificationListenerService.Ranking
1673 public boolean getRanking(String key, Ranking outRanking) {
1710 return Ranking.VISIBILITY_NO_OVERRIDE; in getVisibilityOverride()
1804 ? Ranking.USER_SENTIMENT_NEUTRAL : userSentiment.intValue(); in getUserSentiment()
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationRecord.java24 import static android.service.notification.NotificationListenerService.Ranking
26 import static android.service.notification.NotificationListenerService.Ranking
516 + NotificationListenerService.Ranking.importanceToString(mUserImportance)); in dump()
518 + NotificationListenerService.Ranking.importanceToString(mImportance)); in dump()
DRankingHelper.java35 import android.service.notification.NotificationListenerService.Ranking;
671 channel.setLockscreenVisibility(Ranking.VISIBILITY_NO_OVERRIDE); in createNotificationChannel()
703 updatedChannel.setLockscreenVisibility(Ranking.VISIBILITY_NO_OVERRIDE); in updateNotificationChannel()
1161 pw.print(Ranking.importanceToString(r.importance)); in dumpRecords()
1208 record.put("importance", Ranking.importanceToString(r.importance)); in dumpJson()
/frameworks/base/api/
Dsystem-removed.txt139 public static class NotificationListenerService.Ranking {
Dcurrent.txt39396 public static class NotificationListenerService.Ranking {
39397 ctor public NotificationListenerService.Ranking();
39418 …ean getRanking(java.lang.String, android.service.notification.NotificationListenerService.Ranking);
/frameworks/base/config/
Dhiddenapi-removed-dex.txt302 Landroid/service/notification/NotificationListenerService$Ranking;->getAdditionalPeople()Ljava/util…
303 Landroid/service/notification/NotificationListenerService$Ranking;->getSnoozeCriteria()Ljava/util/L…
Dpreloaded-classes2803 android.service.notification.NotificationListenerService$Ranking
Dhiddenapi-public-dex.txt40063 Landroid/service/notification/NotificationListenerService$Ranking;
40064 Landroid/service/notification/NotificationListenerService$Ranking;-><init>()V
40065 Landroid/service/notification/NotificationListenerService$Ranking;->canShowBadge()Z
40066 Landroid/service/notification/NotificationListenerService$Ranking;->getChannel()Landroid/app/Notifi…
40067 Landroid/service/notification/NotificationListenerService$Ranking;->getImportance()I
40068 Landroid/service/notification/NotificationListenerService$Ranking;->getImportanceExplanation()Ljava…
40069 Landroid/service/notification/NotificationListenerService$Ranking;->getKey()Ljava/lang/String;
40070 Landroid/service/notification/NotificationListenerService$Ranking;->getOverrideGroupKey()Ljava/lang…
40071 Landroid/service/notification/NotificationListenerService$Ranking;->getRank()I
40072 Landroid/service/notification/NotificationListenerService$Ranking;->getSuppressedVisualEffects()I
[all …]
Dboot-image-profile.txt5096 HPLandroid/service/notification/NotificationListenerService$Ranking;->importanceToString(I)Ljava/la…
29596 HSPLandroid/service/notification/NotificationListenerService$Ranking;-><init>()V
29597 HSPLandroid/service/notification/NotificationListenerService$Ranking;->canShowBadge()Z
29598 HSPLandroid/service/notification/NotificationListenerService$Ranking;->getChannel()Landroid/app/Not…
29599 HSPLandroid/service/notification/NotificationListenerService$Ranking;->getImportance()I
29600 HSPLandroid/service/notification/NotificationListenerService$Ranking;->populate(Ljava/lang/String;I…
29621 …->getRanking(Ljava/lang/String;Landroid/service/notification/NotificationListenerService$Ranking;)Z
57774 Landroid/service/notification/NotificationListenerService$Ranking;
Dhiddenapi-light-greylist.txt5156 Landroid/service/notification/NotificationListenerService$Ranking;->getVisibilityOverride()I
/frameworks/base/core/java/android/app/
DNotificationChannel.java776 NotificationListenerService.Ranking.importanceToString(getImportance())); in toJson()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt27070 public static class NotificationListenerService.Ranking {
27071 ctor public NotificationListenerService.Ranking();
27081 …ean getRanking(java.lang.String, android.service.notification.NotificationListenerService.Ranking);