OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CMD_CACHED
(Results
1 - 2
of
2
) sorted by null
/cts/tests/app/src/android/app/cts/
ActivityManagerProcessStateTest.java
320
uidWatcher.waitFor(WatchUidRunner.
CMD_CACHED
, null);
363
uidWatcher.waitFor(WatchUidRunner.
CMD_CACHED
, null);
392
uidWatcher.waitFor(WatchUidRunner.
CMD_CACHED
, null);
505
uidWatcher.expect(WatchUidRunner.
CMD_CACHED
, null);
547
uidWatcher.expect(WatchUidRunner.
CMD_CACHED
, null);
685
uidWatcher.waitFor(WatchUidRunner.
CMD_CACHED
, null);
716
uidWatcher.waitFor(WatchUidRunner.
CMD_CACHED
, null);
[
all
...]
/cts/tests/app/src/android/app/cts/android/app/cts/tools/
WatchUidRunner.java
48
public static final int
CMD_CACHED
= 4;
Completed in 50 milliseconds