Searched refs:getRetryBluetoothConnectAudioBackoffMillis (Results 1 – 4 of 4) sorted by relevance
41 public long getRetryBluetoothConnectAudioBackoffMillis(ContentResolver cr) { in getRetryBluetoothConnectAudioBackoffMillis() method in Timeouts.Adapter42 return Timeouts.getRetryBluetoothConnectAudioBackoffMillis(cr); in getRetryBluetoothConnectAudioBackoffMillis()141 public static long getRetryBluetoothConnectAudioBackoffMillis(ContentResolver contentResolver) { in getRetryBluetoothConnectAudioBackoffMillis() method in Timeouts
315 Timeouts.getRetryBluetoothConnectAudioBackoffMillis( in connectBluetoothAudio()
229 when(mTimeoutsAdapter.getRetryBluetoothConnectAudioBackoffMillis( in testConnectHfpRetryWhileNotConnected()250 when(mTimeoutsAdapter.getRetryBluetoothConnectAudioBackoffMillis( in testConnectHfpRetryWhileConnectedToAnotherDevice()458 when(mTimeoutsAdapter.getRetryBluetoothConnectAudioBackoffMillis( in resetMocks()
701 mTimeoutsAdapter.getRetryBluetoothConnectAudioBackoffMillis( in connectHfpAudio()