Searched refs:NLSIntent (Results 1 – 2 of 2) sorted by relevance
102 Intent NLSIntent = new Intent(NotificationListenerService.SERVICE_INTERFACE); in onCreate() local105 NLSIntent, /* flags */ 0, userId); in onCreate()
121 Intent NLSIntent = new Intent(NotificationListenerService.SERVICE_INTERFACE); in onCreate() local123 NLSIntent, /* flags */ 0, mUserId); in onCreate()