Searched refs:MSG_SERVERSESSION_CLOSE (Results 1 – 4 of 4) sorted by relevance
59 public static final int MSG_SERVERSESSION_CLOSE = 5000; field in SapService414 mSessionStatusHandler.sendEmptyMessage(MSG_SERVERSESSION_CLOSE); in run()454 case MSG_SERVERSESSION_CLOSE:873 mSessionStatusHandler.sendEmptyMessage(MSG_SERVERSESSION_CLOSE); in onReceive()907 mSessionStatusHandler.sendEmptyMessage(MSG_SERVERSESSION_CLOSE); in onReceive()
535 msg.what = SapService.MSG_SERVERSESSION_CLOSE; in run()
95 static final int MSG_SERVERSESSION_CLOSE = 5000; field in BluetoothMapService387 case MSG_SERVERSESSION_CLOSE: in handleMessage()
973 msg.what = BluetoothMapService.MSG_SERVERSESSION_CLOSE; in onClose()