HomeSort by relevance Sort by last modified time
    Searched full:waitingforshare (Results 1 - 1 of 1) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppObexClientSession.java 121 private volatile boolean waitingForShare;
137 waitingForShare = true;
147 waitingForShare = false;
168 if (!waitingForShare) {
273 waitingForShare = true;

Completed in 36 milliseconds