Home
last modified time | relevance | path

Searched defs:ackAllMilestonesForTesting (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Dialer/InCallUI/src/com/android/incallui/async/
DPausableExecutor.java53 void ackAllMilestonesForTesting(); in ackAllMilestonesForTesting() method
DPausableExecutorImpl.java33 public void ackAllMilestonesForTesting() {} in ackAllMilestonesForTesting() method in PausableExecutorImpl
/packages/apps/Dialer/InCallUI/tests/src/com/android/incallui/async/
DSingleProdThreadExecutor.java53 public synchronized void ackAllMilestonesForTesting() { in ackAllMilestonesForTesting() method in SingleProdThreadExecutor