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 92 private boolean mRemoveTimeoutMsg = false;
627 if(mRemoveTimeoutMsg) {
630 mRemoveTimeoutMsg = true;
643 mRemoveTimeoutMsg = false;
658 if (mRemoveTimeoutMsg) {
756 if (mRemoveTimeoutMsg) {
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapService.java 146 private boolean mRemoveTimeoutMsg = false;
    [all...]

Completed in 45 milliseconds