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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapService.java94 public static final int MSG_SESSION_ESTABLISHED = 5001; field in class:BluetoothMapService
350 case MSG_SESSION_ESTABLISHED:
/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
H A DBluetoothPbapService.java118 public static final int MSG_SESSION_ESTABLISHED = 5001; field in class:BluetoothPbapService
706 case MSG_SESSION_ESTABLISHED:

Completed in 12 milliseconds