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