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

  /external/google-tv-pairing-protocol/java/src/com/google/polo/pairing/
PairingSession.java 101 * mAbort flag to terminate the protocol, which is set by calling teardown().
189 protected boolean mAbort;
236 while (!mAbort) {
272 mAbort = true;
652 while (!mAbort) {
  /development/cmds/monkey/src/com/android/commands/monkey/
Monkey.java 109 private boolean mAbort;
332 mAbort = true;
365 mAbort = true;
378 mAbort = true;
    [all...]

Completed in 59 milliseconds