Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapService.java86 private static final String MAP_FILE_PROVIDER = MmsFileProvider.class.getCanonicalName(); field in BluetoothMapService
688 setComponentAvailable(MAP_FILE_PROVIDER, true); in start()
912 setComponentAvailable(MAP_FILE_PROVIDER, false); in stop()