OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:waitOn
(Results
1 - 4
of
4
) sorted by null
/cts/tools/host/src/com/android/cts/
HostTimer.java
79
public void
waitOn
() throws InterruptedException {
80
Log.d("HostTimer.
waitOn
(): mIsNotified=" + mIsNotified + ", this=" + this);
Test.java
350
mTimeOutTimer.
waitOn
();
TestDevice.java
[
all
...]
TestPackage.java
889
mTimeOutTimer.
waitOn
();
[
all
...]
Completed in 1620 milliseconds