Home
last modified time | relevance | path

Searched refs:RESTORE_BACKOFF_MILLIS (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/services/Car/service/src/com/android/car/
H A DBluetoothProfileInhibitManager.java51 private static final long RESTORE_BACKOFF_MILLIS = 1000L; field in BluetoothProfileInhibitManager
519 + "trying again in " + RESTORE_BACKOFF_MILLIS + "ms"); in removeRestoredProfileInhibits()
523 RESTORE_BACKOFF_MILLIS); in removeRestoredProfileInhibits()