Searched defs:setNotificationListenerCheckEnabled (Results 1 – 2 of 2) sorted by relevance
/packages/modules/Permission/PermissionController/tests/mocking/src/com/android/permissioncontroller/tests/mocking/privacysources/ | ||
D | NotificationListenerPrivacySourceTest.kt | 287 private fun setNotificationListenerCheckEnabled(enabled: Boolean) { in setNotificationListenerCheckEnabled() method in com.android.permissioncontroller.tests.mocking.privacysources.NotificationListenerPrivacySourceTest |
/packages/modules/Permission/tests/cts/permission/src/android/permission/cts/ | ||
D | BaseNotificationListenerCheckTest.java | 166 protected static void setNotificationListenerCheckEnabled(boolean enabled) { in setNotificationListenerCheckEnabled() method in BaseNotificationListenerCheckTest |