Searched refs:mIsDone (Results 1 – 1 of 1) sorted by relevance
6183 private boolean mIsDone; field in TextViewTest.SoftInputResultReceiver6193 mIsDone = true; in onReceiveResult()6197 mIsDone = false; in reset()6247 PollingCheck.waitFor(() -> receiver.mIsDone); in testAccessShowSoftInputOnFocus()6265 PollingCheck.waitFor(() -> receiver.mIsDone); in testAccessShowSoftInputOnFocus()