Searched refs:mIsResultReady (Results 1 – 1 of 1) sorted by relevance
14 private boolean mIsResultReady; field in JavaBridgeTestBase.Controller17 mIsResultReady = true; in notifyResultIsReady()21 while (!mIsResultReady) { in waitForResult()27 if (!mIsResultReady) { in waitForResult()31 mIsResultReady = false; in waitForResult()