HomeSort by relevance Sort by last modified time
    Searched refs:mAcceptNewConnections (Results 1 - 2 of 2) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapMasInstance.java 72 private volatile boolean mAcceptNewConnections = false;
287 mAcceptNewConnections = true;
291 mAcceptNewConnections = true;
474 if (!mAcceptNewConnections) {
484 mAcceptNewConnections = false;
  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppService.java 147 boolean mAcceptNewConnections;
    [all...]

Completed in 2641 milliseconds