Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DDateView.java50 || Intent.ACTION_LOCALE_CHANGED.equals(action)) {
126 filter.addAction(Intent.ACTION_LOCALE_CHANGED); in setUpdates()
/frameworks/base/docs/html/sdk/api_diff/7/
DmissingSinces.txt60 NO DOC BLOCK: android.content.Intent Field ACTION_LOCALE_CHANGED
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
DGsmServiceStateTracker.java163 if (intent.getAction().equals(Intent.ACTION_LOCALE_CHANGED)) {
222 filter.addAction(Intent.ACTION_LOCALE_CHANGED); in GsmServiceStateTracker()
/frameworks/base/core/java/android/content/
DIntent.java1825 public static final String ACTION_LOCALE_CHANGED = "android.intent.action.LOCALE_CHANGED"; field in Intent
/frameworks/base/services/java/com/android/server/
DInputMethodManagerService.java702 filter.addAction(Intent.ACTION_LOCALE_CHANGED); in InputMethodManagerService()
/frameworks/base/services/java/com/android/server/am/
DActivityManagerService.java12698 intent = new Intent(Intent.ACTION_LOCALE_CHANGED); in updateConfigurationLocked()
/frameworks/base/api/
Dcurrent.txt6069 …field public static final java.lang.String ACTION_LOCALE_CHANGED = "android.intent.action.LOCALE_C…