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

  /cts/tests/app/src/android/app/cts/
ActivityManagerProcessStateTest.java 308 uidWatcher.waitFor(WatchUidRunner.CMD_ACTIVE, null);
347 uidWatcher.waitFor(WatchUidRunner.CMD_ACTIVE, null);
497 uidWatcher.waitFor(WatchUidRunner.CMD_ACTIVE, null);
673 uidWatcher.waitFor(WatchUidRunner.CMD_ACTIVE, null);
    [all...]
  /cts/tests/app/src/android/app/cts/android/app/cts/tools/
WatchUidRunner.java 45 public static final int CMD_ACTIVE = 1;

Completed in 64 milliseconds