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

  /frameworks/base/packages/Osu/src/com/android/hotspot2/osu/service/
RedirectListener.java 88 public boolean waitForUser() {
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/location/base/
BaseGnssTestActivity.java 246 protected void waitForUser(int waitMessageResId) throws InterruptedException {
261 waitForUser(R.string.snsr_wait_to_begin);
269 waitForUser(R.string.snsr_wait_for_user);
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/base/
BaseSensorTestActivity.java 287 protected void waitForUser(int waitMessageResId) throws InterruptedException {
303 waitForUser(R.string.snsr_wait_to_begin);
311 waitForUser(R.string.snsr_wait_for_user);

Completed in 615 milliseconds