Searched refs:TIMEOUT_BIND_MS (Results 1 – 1 of 1) sorted by relevance
116 private static final int TIMEOUT_BIND_MS = 3000; //Maximum msec to wait for a bind field in BluetoothManagerService1509 mHandler.sendMessageDelayed(msg, TIMEOUT_BIND_MS); in bindService()1632 mHandler.sendMessageDelayed(msg, TIMEOUT_BIND_MS); in binderDied()1822 mHandler.sendMessageDelayed(timeoutMsg, TIMEOUT_BIND_MS); in handleMessage()2433 mHandler.sendMessageDelayed(timeoutMsg, TIMEOUT_BIND_MS); in handleEnable()