Searched refs:isNotificationListenerAccessGranted (Results 1 – 6 of 6) sorted by relevance
182 assertThat(notificationManager.isNotificationListenerAccessGranted( in revokeConfirmed_revokesNotificationAccess()236 assertThat(notificationManager.isNotificationListenerAccessGranted( in grantConfirmed_grantsNotificationAccess()
54 protected boolean isNotificationListenerAccessGranted(ComponentName listener) { in isNotificationListenerAccessGranted() method in ShadowNotificationManager
132 pref.setChecked(mNotificationManager.isNotificationListenerAccessGranted(cn)); in updateList()
120 return mNm.isNotificationListenerAccessGranted(cn); in isServiceEnabled()
170 return mNm.isNotificationListenerAccessGranted(service); in isAccessGranted()