Home
last modified time | relevance | path

Searched refs:UiAutomationManager (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/
H A DUiAutomationManagerTest.java57 final UiAutomationManager mUiAutomationManager = new UiAutomationManager(new Object());
H A DProxyManagerTest.java144 mMessageCapturingHandler, new UiAutomationManager(new Object()), in setup()
/aosp14/frameworks/base/services/accessibility/java/com/android/server/accessibility/
H A DUiAutomationManager.java47 class UiAutomationManager { class
60 UiAutomationManager(Object lock) { in UiAutomationManager() method in UiAutomationManager
H A DProxyManager.java81 private final UiAutomationManager mUiAutomationManager;
132 Context context, Handler mainHandler, UiAutomationManager uiAutomationManager, in ProxyManager()
H A DAccessibilityManagerService.java300 private final UiAutomationManager mUiAutomationManager = new UiAutomationManager(mLock);