Searched refs:MESSAGE_TOAST (Results 1 – 5 of 5) sorted by relevance
29 public static final int MESSAGE_TOAST = 5; field
260 Message msg = mHandler.obtainMessage(Constants.MESSAGE_TOAST); in connectionFailed()275 Message msg = mHandler.obtainMessage(Constants.MESSAGE_TOAST); in connectionLost()
318 case Constants.MESSAGE_TOAST:
235 Message msg = mHandler.obtainMessage(BluetoothChat.MESSAGE_TOAST); in connectionFailed()250 Message msg = mHandler.obtainMessage(BluetoothChat.MESSAGE_TOAST); in connectionLost()
56 public static final int MESSAGE_TOAST = 5; field in BluetoothChat282 case MESSAGE_TOAST: