OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ackAllMilestonesForTesting
(Results
1 - 4
of
4
) sorted by null
/packages/apps/Dialer/InCallUI/src/com/android/incallui/async/
PausableExecutor.java
53
void
ackAllMilestonesForTesting
();
PausableExecutorImpl.java
33
public void
ackAllMilestonesForTesting
() {}
/packages/apps/Dialer/InCallUI/tests/src/com/android/incallui/async/
SingleProdThreadExecutor.java
53
public synchronized void
ackAllMilestonesForTesting
() {
/packages/apps/Dialer/InCallUI/tests/src/com/android/incallui/ringtone/
InCallTonePlayerTest.java
62
mExecutor.
ackAllMilestonesForTesting
();
Completed in 8163 milliseconds