Searched refs:UiAutomationService (Results 1 – 1 of 1) sorted by relevance
54 private UiAutomationService mUiAutomationService;123 mUiAutomationService = new UiAutomationService(context, accessibilityServiceInfo, id, in registerUiTestAutomationServiceLocked()193 UiAutomationService uiAutomationService; in getRelevantEventTypes()203 UiAutomationService uiAutomationService; in getServiceInfo()212 UiAutomationService uiAutomationService; in dumpUiAutomationService()240 private class UiAutomationService extends AbstractAccessibilityServiceConnection { class in UiAutomationManager243 UiAutomationService(Context context, AccessibilityServiceInfo accessibilityServiceInfo, in UiAutomationService() method in UiAutomationManager.UiAutomationService