Searched refs:URI_ACCESS_SERVICE (Results 1 – 1 of 1) sorted by relevance
207 private static final ComponentName URI_ACCESS_SERVICE = new ComponentName( field in NotificationManagerTest2180 if (URI_ACCESS_SERVICE.equals(className)) { in onServiceConnected()2192 if (URI_ACCESS_SERVICE.equals(className)) { in onServiceDisconnected()2220 intent.setComponent(URI_ACCESS_SERVICE); in testNotificationUriPermissionsRevokedOnlyFromRemovedListeners()