ACTION_LOCATION_SCANNING_SETTINGS constant
String
const ACTION_LOCATION_SCANNING_SETTINGS
Activity Action: Show scanning settings to allow configuration of Wi-Fi and Bluetooth scanning settings.
In some cases, a matching Activity may not exist, so ensure you safeguard against this.
Input: Nothing.
Output: Nothing. @hide
Implementation
static const String ACTION_LOCATION_SCANNING_SETTINGS =
"android.settings.LOCATION_SCANNING_SETTINGS";