Searched refs:NLS_CONTROL_SERVICE (Results 1 – 1 of 1) sorted by relevance
211 private static final ComponentName NLS_CONTROL_SERVICE = new ComponentName( field in NotificationManagerTest2184 if (NLS_CONTROL_SERVICE.equals(className)) { in onServiceConnected()2195 if (NLS_CONTROL_SERVICE.equals(className)) { in onServiceDisconnected()2285 intent.setComponent(NLS_CONTROL_SERVICE); in testNotificationListenerRequestUnbind()