HomeSort by relevance Sort by last modified time
    Searched defs:mInWatcherContext (Results 1 - 2 of 2) sorted by null

  /frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/
UiDevice.java 61 private boolean mInWatcherContext = false;
81 return mInWatcherContext;
523 if (mInWatcherContext) {
538 if (mInWatcherContext) {
551 if (mInWatcherContext) {
559 mInWatcherContext = true;
566 mInWatcherContext = false;
  /prebuilts/misc/common/ub-uiautomator/
ub-uiautomator.jar 

Completed in 355 milliseconds