Searched refs:mNoReply (Results 1 – 1 of 1) sorted by relevance
186 private boolean mNoReply = true; // Start with no reply until proven otherwise field in BlockingCameraManager.OpenListener214 mNoReply = false; in onOpened()237 mNoReply = false; in onDisconnected()263 mNoReply = false; in onError()289 if (mNoReply) { // Give the async camera a fighting chance (required) in blockUntilOpen()