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

  /packages/apps/Bluetooth/src/com/android/bluetooth/sap/
SapService.java 91 private boolean mRemoveTimeoutMsg = false;
618 if(mRemoveTimeoutMsg) {
621 mRemoveTimeoutMsg = true;
634 mRemoveTimeoutMsg = false;
649 if (mRemoveTimeoutMsg) {
745 if (mRemoteDevice.equals(device) && mRemoveTimeoutMsg) {
751 mRemoveTimeoutMsg = false;
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapService.java 139 private boolean mRemoveTimeoutMsg = false;
    [all...]

Completed in 340 milliseconds