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.java1673 public boolean onCondition(); in onCondition() method
1679 for (int i = 0; !con.onCondition() && i <= 3; i++) { in waitForCondition()
1687 public boolean onCondition() { in waitForReceiveBroadCast()