Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DDateView.java52 || Intent.ACTION_LOCALE_CHANGED.equals(action)) {
53 if (Intent.ACTION_LOCALE_CHANGED.equals(action)
75 filter.addAction(Intent.ACTION_LOCALE_CHANGED); in onAttachedToWindow()
/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/
DDocumentsApplication.java83 localeFilter.addAction(Intent.ACTION_LOCALE_CHANGED); in onCreate()
/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.java177 if (intent.getAction().equals(Intent.ACTION_LOCALE_CHANGED)) {
236 filter.addAction(Intent.ACTION_LOCALE_CHANGED); in GsmServiceStateTracker()
/frameworks/base/core/java/android/content/
DIntent.java1827 public static final String ACTION_LOCALE_CHANGED = "android.intent.action.LOCALE_CHANGED"; field in Intent
/frameworks/base/services/java/com/android/server/
DInputMethodManagerService.java704 filter.addAction(Intent.ACTION_LOCALE_CHANGED); in InputMethodManagerService()
/frameworks/base/services/java/com/android/server/am/
DActivityManagerService.java14127 intent = new Intent(Intent.ACTION_LOCALE_CHANGED); in updateConfigurationLocked()
/frameworks/base/api/
Dcurrent.txt6355 …field public static final java.lang.String ACTION_LOCALE_CHANGED = "android.intent.action.LOCALE_C…