Home
last modified time | relevance | path

Searched refs:expectAnr (Results 1 – 1 of 1) sorted by relevance

/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DAnrMonitor.java111 private long waitForAnrAndReturnUptime(boolean expectAnr, long timeoutMillis) { in waitForAnrAndReturnUptime() argument
126 if (expectAnr) { in waitForAnrAndReturnUptime()
143 if (!expectAnr) { in waitForAnrAndReturnUptime()