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.java64 private UiAutomatorBridge mUiAutomationBridge; field in class:UiDevice
77 mUiAutomationBridge = uiAutomatorBridge;
89 if (mUiAutomationBridge == null) {
92 return mUiAutomationBridge;

Completed in 912 milliseconds