Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapService.java85 static final String ACTION_SHOW_MAPS_SETTINGS = field in BluetoothMapService
667 filter.addAction(ACTION_SHOW_MAPS_SETTINGS); in start()
1138 } else if (action.equals(ACTION_SHOW_MAPS_SETTINGS)) { in onReceive()