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.java80 public static final String ACTION_SHOW_MAPS_SETTINGS = field in BluetoothMapService
610 filter.addAction(ACTION_SHOW_MAPS_SETTINGS); in start()
1103 } else if (action.equals(ACTION_SHOW_MAPS_SETTINGS)) { in onReceive()