Searched defs:a11yService (Results 1 – 2 of 2) sorted by relevance
105 val a11yService = ComponentName("com.test.package", "AccessibilityService") in markServiceAsNotified() constant138 val a11yService = ComponentName("com.test.package", "AccessibilityService") in removeNotifiedService() constant
755 val a11yService: ComponentName = in onReceive() constant970 .map { a11yService -> in onAccessibilityServicesStateChanged() method