Searched refs:MESSAGE_TIMEOUT_BIND (Results 1 – 1 of 1) sorted by relevance
113 private static final int MESSAGE_TIMEOUT_BIND = 100; field in BluetoothManagerService1462 Message timeoutMsg = mHandler.obtainMessage(MESSAGE_TIMEOUT_BIND); in handleMessage()1468 mHandler.removeMessages(MESSAGE_TIMEOUT_BIND); in handleMessage()1635 mHandler.removeMessages(MESSAGE_TIMEOUT_BIND); in handleMessage()1790 case MESSAGE_TIMEOUT_BIND: { in handleMessage()1924 Message timeoutMsg = mHandler.obtainMessage(MESSAGE_TIMEOUT_BIND); in handleEnable()1929 mHandler.removeMessages(MESSAGE_TIMEOUT_BIND); in handleEnable()