Searched refs:mUiAutomationBridge (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/
H A DUiDevice.java61 private UiAutomatorBridge mUiAutomationBridge; field in class:UiDevice
74 mUiAutomationBridge = uiAutomatorBridge;
86 if (mUiAutomationBridge == null) {
89 return mUiAutomationBridge;

Completed in 52 milliseconds