Home
last modified time | relevance | path

Searched defs:USER_CONFIRM_TIMEOUT_VALUE (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
H A DBluetoothPbapService.java137 static final int USER_CONFIRM_TIMEOUT_VALUE = 30000; field in BluetoothPbapService
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/sap/
H A DSapService.java81 private static final int USER_CONFIRM_TIMEOUT_VALUE = 25000; field in SapService
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapService.java89 private static final int USER_CONFIRM_TIMEOUT_VALUE = 25000; field in BluetoothMapService