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