Searched refs:UiAutomationService (Results 1 – 1 of 1) sorted by relevance
48 private UiAutomationService mUiAutomationService;106 mUiAutomationService = new UiAutomationService(context, accessibilityServiceInfo, id, in registerUiTestAutomationServiceLocked()172 UiAutomationService uiAutomationService; in getRelevantEventTypes()182 UiAutomationService uiAutomationService; in getServiceInfo()191 UiAutomationService uiAutomationService; in dumpUiAutomationService()219 private class UiAutomationService extends AbstractAccessibilityServiceConnection { class in UiAutomationManager222 UiAutomationService(Context context, AccessibilityServiceInfo accessibilityServiceInfo, in UiAutomationService() method in UiAutomationManager.UiAutomationService