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

  /frameworks/base/services/tests/servicestests/src/com/android/server/
MockAccessibilityService.java 50 private boolean mReplaying;
80 mReplaying = true;
87 if (!mReplaying) {
106 mReplaying = false;
129 if (!mReplaying) {
143 if (!mReplaying) {
  /cts/tests/tests/accessibilityservice/src/android/accessibilityservice/cts/
AccessibilityEndToEndTest.java 387 private boolean mReplaying;
424 mReplaying = true;
437 if (!mReplaying) {
477 mReplaying = false;
503 if (!mReplaying) {
518 if (!mReplaying) {

Completed in 1274 milliseconds