Searched refs:NotificationListenerService (Results 1 – 25 of 30) sorted by relevance
12
31 import android.service.notification.NotificationListenerService;75 mNotificationData.updateRanking(mock(NotificationListenerService.RankingMap.class)); in setUp()140 protected boolean getRanking(String key, NotificationListenerService.Ranking outRanking) { in getRanking()
27 import android.service.notification.NotificationListenerService.Ranking;
26 import android.service.notification.NotificationListenerService;27 import android.service.notification.NotificationListenerService.Ranking;148 public static class TestListenerService extends NotificationListenerService {
68 import android.service.notification.NotificationListenerService;942 eq(NotificationListenerService.NOTIFICATION_CHANNEL_OR_GROUP_ADDED)); in testCreateChannelNotifyListener()945 eq(NotificationListenerService.NOTIFICATION_CHANNEL_OR_GROUP_ADDED)); in testCreateChannelNotifyListener()962 eq(NotificationListenerService.NOTIFICATION_CHANNEL_OR_GROUP_ADDED)); in testCreateChannelGroupNotifyListener()965 eq(NotificationListenerService.NOTIFICATION_CHANNEL_OR_GROUP_ADDED)); in testCreateChannelGroupNotifyListener()983 eq(NotificationListenerService.NOTIFICATION_CHANNEL_OR_GROUP_UPDATED)); in testUpdateChannelNotifyListener()999 eq(NotificationListenerService.NOTIFICATION_CHANNEL_OR_GROUP_DELETED)); in testDeleteChannelNotifyListener()1015 eq(NotificationListenerService.NOTIFICATION_CHANNEL_OR_GROUP_DELETED)); in testDeleteChannelGroupNotifyListener()1033 eq(NotificationListenerService.NOTIFICATION_CHANNEL_OR_GROUP_UPDATED)); in testUpdateNotificationChannelFromPrivilegedListener_success()1055 eq(NotificationListenerService.NOTIFICATION_CHANNEL_OR_GROUP_UPDATED)); in testUpdateNotificationChannelFromPrivilegedListener_noAccess()[all …]
20 import android.service.notification.NotificationListenerService;36 public class NotificationListenerWithPlugins extends NotificationListenerService implements
107 import android.service.notification.NotificationListenerService.RankingMap;
31 import android.service.notification.NotificationListenerService;32 import android.service.notification.NotificationListenerService.Ranking;33 import android.service.notification.NotificationListenerService.RankingMap;402 & NotificationListenerService.SUPPRESSED_EFFECT_SCREEN_OFF) != 0; in shouldSuppressScreenOff()411 & NotificationListenerService.SUPPRESSED_EFFECT_SCREEN_ON) != 0; in shouldSuppressScreenOn()
35 import android.service.notification.NotificationListenerService;
19 import android.service.notification.NotificationListenerService;
27 import android.service.notification.NotificationListenerService;189 case NotificationListenerService.HINT_HOST_DISABLE_EFFECTS : return "disable_effects"; in hintsToString()
27 import static android.service.notification.NotificationListenerService29 import static android.service.notification.NotificationListenerService31 import static android.service.notification.NotificationListenerService33 import static android.service.notification.NotificationListenerService.REASON_APP_CANCEL;34 import static android.service.notification.NotificationListenerService.REASON_APP_CANCEL_ALL;35 import static android.service.notification.NotificationListenerService.REASON_CHANNEL_BANNED;36 import static android.service.notification.NotificationListenerService.REASON_CANCEL;37 import static android.service.notification.NotificationListenerService.REASON_CANCEL_ALL;38 import static android.service.notification.NotificationListenerService.REASON_CLICK;39 import static android.service.notification.NotificationListenerService.REASON_ERROR;[all …]
42 import android.service.notification.NotificationListenerService;479 + NotificationListenerService.Ranking.importanceToString(mUserImportance)); in dump()481 + NotificationListenerService.Ranking.importanceToString(mImportance)); in dump()
38 import android.service.notification.NotificationListenerService.Ranking;
17 import android.service.notification.NotificationListenerService.RankingMap;
44 public abstract class NotificationAssistantService extends NotificationListenerService {
85 public abstract class NotificationListenerService extends Service { class
29 import android.service.notification.NotificationListenerService;741 NotificationListenerService.Ranking.importanceToString(getImportance())); in toJson()
50 import android.service.notification.NotificationListenerService;1003 userId, NotificationListenerService.SERVICE_INTERFACE, in grantNotificationListenerAccess()
53 import android.service.notification.NotificationListenerService.RankingMap;
518 public abstract class NotificationListenerService extends android.app.Service {529 public static class NotificationListenerService.Ranking {
1985 android.service.notification.NotificationListenerService1986 android.service.notification.NotificationListenerService$MyHandler1987 android.service.notification.NotificationListenerService$NotificationListenerWrapper1988 android.service.notification.NotificationListenerService$RankingMap$1
5897 HPLandroid/service/notification/NotificationListenerService$NotificationListenerWrapper;->onNotific…5898 HPLandroid/service/notification/NotificationListenerService$NotificationListenerWrapper;->onNotific…5899 HPLandroid/service/notification/NotificationListenerService$Ranking;->getChannel()Landroid/app/Noti…5900 HPLandroid/service/notification/NotificationListenerService$Ranking;->getImportance()I5901 HPLandroid/service/notification/NotificationListenerService$Ranking;->getOverrideGroupKey()Ljava/la…5902 HPLandroid/service/notification/NotificationListenerService$Ranking;->getRank()I5903 HPLandroid/service/notification/NotificationListenerService$Ranking;->getSnoozeCriteria()Ljava/util…5904 HPLandroid/service/notification/NotificationListenerService$Ranking;->getSuppressedVisualEffects()I5905 HPLandroid/service/notification/NotificationListenerService$Ranking;->getVisibilityOverride()I5906 HPLandroid/service/notification/NotificationListenerService$Ranking;->isAmbient()Z[all …]
3752 android.service.notification.NotificationListenerService3753 android.service.notification.NotificationListenerService$MyHandler3754 android.service.notification.NotificationListenerService$NotificationListenerWrapper3755 android.service.notification.NotificationListenerService$Ranking3756 android.service.notification.NotificationListenerService$RankingMap3757 android.service.notification.NotificationListenerService$RankingMap$1