Searched refs:MAX_UUID_DELAY_FOR_AUTO_CONNECT (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/bluetooth/
H A DCachedBluetoothDevice.java97 * MAX_UUID_DELAY_FOR_AUTO_CONNECT milliseconds, we will try auto-connect
103 private static final long MAX_UUID_DELAY_FOR_AUTO_CONNECT = 5000; field in class:CachedBluetoothDevice
531 && (mConnectAttempted + MAX_UUID_DELAY_FOR_AUTO_CONNECT) > SystemClock

Completed in 34 milliseconds