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

  /packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
BluetoothPbapService.java 122 public static final int MSG_SESSION_DISCONNECTED = 5002;
711 case MSG_SESSION_DISCONNECTED:
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/sap/
SapService.java 59 public static final int MSG_SESSION_DISCONNECTED = 5002;
417 case MSG_SESSION_DISCONNECTED:
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapService.java 84 public static final int MSG_SESSION_DISCONNECTED = 5002;
357 case MSG_SESSION_DISCONNECTED:
    [all...]

Completed in 81 milliseconds