Searched refs:assertUriObserversContainsClazz (Results 1 – 1 of 1) sorted by relevance
327 assertUriObserversContainsClazz(Settings.Secure.ACCESSIBILITY_BUTTON_TARGETS, in onCreate_flagDisabled_haveRegisterToSpecificUrisAndActions()329 assertUriObserversContainsClazz(Settings.Secure.ACCESSIBILITY_SHORTCUT_TARGET_SERVICE, in onCreate_flagDisabled_haveRegisterToSpecificUrisAndActions()331 assertUriObserversContainsClazz(Settings.Secure.ACCESSIBILITY_QS_TARGETS, in onCreate_flagDisabled_haveRegisterToSpecificUrisAndActions()340 assertUriObserversContainsClazz(Settings.Secure.ACCESSIBILITY_BUTTON_TARGETS, in onCreate_flagEnabled_haveRegisterToSpecificUrisAndActions()342 assertUriObserversContainsClazz(Settings.Secure.ACCESSIBILITY_SHORTCUT_TARGET_SERVICE, in onCreate_flagEnabled_haveRegisterToSpecificUrisAndActions()344 assertUriObserversContainsClazz(Settings.Secure.ACCESSIBILITY_QS_TARGETS, in onCreate_flagEnabled_haveRegisterToSpecificUrisAndActions()354 assertUriObserversContainsClazz(Settings.Secure.ACCESSIBILITY_BUTTON_TARGETS, in onDestroy_unregisterObserverAndReceiver()356 assertUriObserversContainsClazz(Settings.Secure.ACCESSIBILITY_SHORTCUT_TARGET_SERVICE, in onDestroy_unregisterObserverAndReceiver()358 assertUriObserversContainsClazz(Settings.Secure.ACCESSIBILITY_QS_TARGETS, in onDestroy_unregisterObserverAndReceiver()480 private BooleanSubject assertUriObserversContainsClazz( in assertUriObserversContainsClazz() method in AccessibilitySettingsTest