Searched defs:MSG_SESSION_DISCONNECTED (Results 1 - 3 of 3) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
H A DBluetoothPbapService.java122 public static final int MSG_SESSION_DISCONNECTED = 5002; field in class:BluetoothPbapService
711 case MSG_SESSION_DISCONNECTED:
/packages/apps/Bluetooth/src/com/android/bluetooth/sap/
H A DSapService.java58 public static final int MSG_SESSION_DISCONNECTED = 5002; field in class:SapService
416 case MSG_SESSION_DISCONNECTED:
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapService.java87 public static final int MSG_SESSION_DISCONNECTED = 5002; field in class:BluetoothMapService
382 case MSG_SESSION_DISCONNECTED:

Completed in 1412 milliseconds