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