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/map/
BluetoothMapService.java 96 public static final int MSG_SESSION_DISCONNECTED = 5002;
470 case MSG_SESSION_DISCONNECTED:
  /packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
BluetoothPbapService.java 120 public static final int MSG_SESSION_DISCONNECTED = 5002;
667 case MSG_SESSION_DISCONNECTED:

Completed in 2173 milliseconds