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

  /packages/apps/Bluetooth/src/com/android/bluetooth/sap/
SapService.java 54 public static final int MSG_SESSION_ESTABLISHED = 5001;
410 case MSG_SESSION_ESTABLISHED:
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapService.java 84 public static final int MSG_SESSION_ESTABLISHED = 5001;
373 case MSG_SESSION_ESTABLISHED:
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
BluetoothPbapService.java 130 public static final int MSG_SESSION_ESTABLISHED = 5001;
698 case MSG_SESSION_ESTABLISHED:
    [all...]

Completed in 162 milliseconds