Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DAdapterService.java6541 private static final String LOCATION_DENYLIST_NAME = "location_denylist_name"; field in AdapterService.DeviceConfigListener
6585 final String name = properties.getString(LOCATION_DENYLIST_NAME, null); in onPropertiesChanged()