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

  /packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
BluetoothPbapService.java 120 public static final int MSG_SESSION_DISCONNECTED = 5002;
708 case MSG_SESSION_DISCONNECTED:
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapService.java 96 public static final int MSG_SESSION_DISCONNECTED = 5002;
352 case MSG_SESSION_DISCONNECTED:
    [all...]

Completed in 52 milliseconds