Home
last modified time | relevance | path

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

/cts/tests/tests/content/src/android/content/cts/
DContextTest.java2354 public boolean onCondition(); in onCondition() method
2360 for (int i = 0; !con.onCondition() && i <= 3; i++) { in waitForCondition()
2368 public boolean onCondition() { in waitForReceiveBroadCast()