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

  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapService.java 145 private boolean mRemoveTimeoutMsg = false;
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/sap/
SapService.java 89 private boolean mRemoveTimeoutMsg = false;
616 mRemoveTimeoutMsg = true;
628 if (mRemoveTimeoutMsg) {
632 mRemoveTimeoutMsg = false;
648 if (mRemoveTimeoutMsg) {
755 if (mRemoveTimeoutMsg) {
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
BluetoothPbapService.java 207 private boolean mRemoveTimeoutMsg = false;
    [all...]

Completed in 102 milliseconds