Searched refs:MSG_SERVERSESSION_CLOSE (Results 1 – 4 of 4) sorted by relevance
61 public static final int MSG_SERVERSESSION_CLOSE = 5000; field in SapService419 mSessionStatusHandler.sendEmptyMessage(MSG_SERVERSESSION_CLOSE); in run()456 case MSG_SERVERSESSION_CLOSE:858 mSessionStatusHandler.sendEmptyMessage(MSG_SERVERSESSION_CLOSE); in onReceive()895 mSessionStatusHandler.sendEmptyMessage(MSG_SERVERSESSION_CLOSE); in handleAclDisconnected()
551 msg.what = SapService.MSG_SERVERSESSION_CLOSE; in run()
94 static final int MSG_SERVERSESSION_CLOSE = 5000; field in BluetoothMapService397 case MSG_SERVERSESSION_CLOSE: in handleMessage()
1069 msg.what = BluetoothMapService.MSG_SERVERSESSION_CLOSE; in onClose()