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

/frameworks/base/services/java/com/android/server/accessibility/
H A DTouchExplorer.java212 private boolean mTouchExplorationInProgress; field in class:TouchExplorer
306 mTouchExplorationInProgress = false;
452 if (!mTouchExplorationInProgress) {
882 mTouchExplorationInProgress = true;
885 mTouchExplorationInProgress = false;

Completed in 31 milliseconds