Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DAdapterService.java6547 private static final String SCAN_TIMEOUT_MILLIS = "scan_timeout_millis"; field in AdapterService.DeviceConfigListener
6602 properties.getLong(SCAN_TIMEOUT_MILLIS, DEFAULT_SCAN_TIMEOUT_MILLIS); in onPropertiesChanged()