Searched refs:MESSAGE_TIMEOUT_BIND (Results 1 – 1 of 1) sorted by relevance
125 private static final int MESSAGE_TIMEOUT_BIND = 100; field in BluetoothManagerService1706 Message timeoutMsg = mHandler.obtainMessage(MESSAGE_TIMEOUT_BIND); in handleMessage()1712 mHandler.removeMessages(MESSAGE_TIMEOUT_BIND); in handleMessage()1959 mHandler.removeMessages(MESSAGE_TIMEOUT_BIND); in handleMessage()2119 case MESSAGE_TIMEOUT_BIND: { in handleMessage()2269 Message timeoutMsg = mHandler.obtainMessage(MESSAGE_TIMEOUT_BIND); in handleEnable()2274 mHandler.removeMessages(MESSAGE_TIMEOUT_BIND); in handleEnable()