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