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

/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
H A DBluetoothOppObexServerSession.java76 private boolean mServerBlocking = true; field in class:BluetoothOppObexServerSession
110 mServerBlocking = false;
279 if (!mServerBlocking) {
312 mServerBlocking = true;
315 while (mServerBlocking) {

Completed in 45 milliseconds