Home
last modified time | relevance | path

Searched refs:NotificationListenerService (Results 1 – 25 of 30) sorted by relevance

12

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
DNotificationDataTest.java31 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()
DForegroundServiceLifetimeExtenderTest.java27 import android.service.notification.NotificationListenerService.Ranking;
/frameworks/base/services/tests/notification/src/com/android/server/notification/
DNotificationListenerServiceTest.java26 import android.service.notification.NotificationListenerService;
27 import android.service.notification.NotificationListenerService.Ranking;
148 public static class TestListenerService extends NotificationListenerService {
DNotificationManagerServiceTest.java68 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 …]
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationListenerWithPlugins.java20 import android.service.notification.NotificationListenerService;
36 public class NotificationListenerWithPlugins extends NotificationListenerService implements
DStatusBar.java107 import android.service.notification.NotificationListenerService.RankingMap;
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationData.java31 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()
DNotificationGuts.java35 import android.service.notification.NotificationListenerService;
/frameworks/base/services/core/java/com/android/server/notification/
DVisibilityExtractor.java19 import android.service.notification.NotificationListenerService;
DZenLog.java27 import android.service.notification.NotificationListenerService;
189 case NotificationListenerService.HINT_HOST_DISABLE_EFFECTS : return "disable_effects"; in hintsToString()
DNotificationManagerService.java27 import static android.service.notification.NotificationListenerService
29 import static android.service.notification.NotificationListenerService
31 import static android.service.notification.NotificationListenerService
33 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 …]
DNotificationRecord.java42 import android.service.notification.NotificationListenerService;
479 + NotificationListenerService.Ranking.importanceToString(mUserImportance)); in dump()
481 + NotificationListenerService.Ranking.importanceToString(mImportance)); in dump()
DRankingHelper.java38 import android.service.notification.NotificationListenerService.Ranking;
/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/
DNotificationListenerController.java17 import android.service.notification.NotificationListenerService.RankingMap;
/frameworks/base/core/java/android/service/notification/
DNotificationAssistantService.java44 public abstract class NotificationAssistantService extends NotificationListenerService {
DNotificationListenerService.java85 public abstract class NotificationListenerService extends Service { class
/frameworks/base/core/java/android/companion/
DCompanionDeviceManager.java35 import android.service.notification.NotificationListenerService;
/frameworks/base/core/java/android/app/
DNotificationChannel.java29 import android.service.notification.NotificationListenerService;
741 NotificationListenerService.Ranking.importanceToString(getImportance())); in toJson()
/frameworks/base/media/java/android/media/session/
DMediaSessionManager.java35 import android.service.notification.NotificationListenerService;
/frameworks/base/services/core/java/com/android/server/vr/
DVrManagerService.java50 import android.service.notification.NotificationListenerService;
1003 userId, NotificationListenerService.SERVICE_INTERFACE, in grantNotificationListenerAccess()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DStatusBarTest.java53 import android.service.notification.NotificationListenerService.RankingMap;
/frameworks/base/api/
Dsystem-removed.txt518 public abstract class NotificationListenerService extends android.app.Service {
529 public static class NotificationListenerService.Ranking {
/frameworks/base/config/
Dpreloaded-classes1985 android.service.notification.NotificationListenerService
1986 android.service.notification.NotificationListenerService$MyHandler
1987 android.service.notification.NotificationListenerService$NotificationListenerWrapper
1988 android.service.notification.NotificationListenerService$RankingMap$1
Dboot-image-profile.txt5897 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()I
5901 HPLandroid/service/notification/NotificationListenerService$Ranking;->getOverrideGroupKey()Ljava/la…
5902 HPLandroid/service/notification/NotificationListenerService$Ranking;->getRank()I
5903 HPLandroid/service/notification/NotificationListenerService$Ranking;->getSnoozeCriteria()Ljava/util…
5904 HPLandroid/service/notification/NotificationListenerService$Ranking;->getSuppressedVisualEffects()I
5905 HPLandroid/service/notification/NotificationListenerService$Ranking;->getVisibilityOverride()I
5906 HPLandroid/service/notification/NotificationListenerService$Ranking;->isAmbient()Z
[all …]
Dcompiled-classes-phone3752 android.service.notification.NotificationListenerService
3753 android.service.notification.NotificationListenerService$MyHandler
3754 android.service.notification.NotificationListenerService$NotificationListenerWrapper
3755 android.service.notification.NotificationListenerService$Ranking
3756 android.service.notification.NotificationListenerService$RankingMap
3757 android.service.notification.NotificationListenerService$RankingMap$1

12