ACTION_LOCALE_CHANGED constant
String
const ACTION_LOCALE_CHANGED
Broadcast Action: The current device's locale has changed.
This is a protected intent that can only be sent by the system.
Implementation
static const String ACTION_LOCALE_CHANGED =
"android.intent.action.LOCALE_CHANGED";