Searched refs:getRetryBluetoothConnectAudioBackoffMillis (Results 1 – 4 of 4) sorted by relevance
42 public long getRetryBluetoothConnectAudioBackoffMillis(ContentResolver cr) { in getRetryBluetoothConnectAudioBackoffMillis() method in Timeouts.Adapter43 return Timeouts.getRetryBluetoothConnectAudioBackoffMillis(cr); in getRetryBluetoothConnectAudioBackoffMillis()154 public static long getRetryBluetoothConnectAudioBackoffMillis(ContentResolver contentResolver) { in getRetryBluetoothConnectAudioBackoffMillis() method in Timeouts
87 when(mTimeoutsAdapter.getRetryBluetoothConnectAudioBackoffMillis( in testConnectHfpRetryWhileNotConnected()144 when(mTimeoutsAdapter.getRetryBluetoothConnectAudioBackoffMillis( in testConnectHfpRetryWhileConnectedToAnotherDevice()223 when(mTimeoutsAdapter.getRetryBluetoothConnectAudioBackoffMillis( in resetMocks()
364 when(mTimeoutsAdapter.getRetryBluetoothConnectAudioBackoffMillis( in setupStateMachine()
668 mTimeoutsAdapter.getRetryBluetoothConnectAudioBackoffMillis( in connectBtAudio()