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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapService.java92 public static final int MSG_SERVERSESSION_CLOSE = 5000; field in class:BluetoothMapService
347 case MSG_SERVERSESSION_CLOSE:
/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
H A DBluetoothPbapService.java116 public static final int MSG_SERVERSESSION_CLOSE = 5000; field in class:BluetoothPbapService
703 case MSG_SERVERSESSION_CLOSE:
709 // case MSG_SERVERSESSION_CLOSE will handle ,so just skip

Completed in 73 milliseconds