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

  /packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
BluetoothPbapService.java 118 public static final int MSG_SESSION_ESTABLISHED = 5001;
706 case MSG_SESSION_ESTABLISHED:
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapService.java 94 public static final int MSG_SESSION_ESTABLISHED = 5001;
350 case MSG_SESSION_ESTABLISHED:
    [all...]

Completed in 74 milliseconds