Searched refs:mPreventReconnectReceived (Results 1 – 1 of 1) sorted by relevance
65 private final ConditionVariable mPreventReconnectReceived = new ConditionVariable(); field in NetworkAgentWrapper147 mWrapper.mPreventReconnectReceived.open(); in preventAutomaticReconnect()232 assertTrue(mPreventReconnectReceived.block(timeoutMs)); in expectPreventReconnectReceived()