HomeSort by relevance Sort by last modified time
    Searched refs:getRetryBluetoothConnectAudioBackoffMillis (Results 1 - 3 of 3) sorted by null

  /packages/services/Telecomm/src/com/android/server/telecom/
Timeouts.java 41 public long getRetryBluetoothConnectAudioBackoffMillis(ContentResolver cr) {
42 return Timeouts.getRetryBluetoothConnectAudioBackoffMillis(cr);
141 public static long getRetryBluetoothConnectAudioBackoffMillis(ContentResolver contentResolver) {
BluetoothManager.java 315 Timeouts.getRetryBluetoothConnectAudioBackoffMillis(
  /packages/services/Telecomm/src/com/android/server/telecom/bluetooth/
BluetoothRouteManager.java 697 mTimeoutsAdapter.getRetryBluetoothConnectAudioBackoffMillis(
    [all...]

Completed in 69 milliseconds