Home
last modified time | relevance | path

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

/packages/apps/Car/Settings/src/com/android/car/settings/notifications/
DNotificationAccessConfirmationActivity.java102 Intent NLSIntent = new Intent(NotificationListenerService.SERVICE_INTERFACE); in onCreate() local
105 NLSIntent, /* flags */ 0, userId); in onCreate()
/packages/apps/Settings/src/com/android/settings/notification/
DNotificationAccessConfirmationActivity.java121 Intent NLSIntent = new Intent(NotificationListenerService.SERVICE_INTERFACE); in onCreate() local
123 NLSIntent, /* flags */ 0, mUserId); in onCreate()