Searched refs:waitingForShare (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
H A DBluetoothOppObexClientSession.java131 private volatile boolean waitingForShare; field in class:BluetoothOppObexClientSession.ClientThread
149 waitingForShare = true;
159 waitingForShare = false;
180 if (!waitingForShare) {
286 waitingForShare = true;

Completed in 61 milliseconds