Searched refs:ACTION_LOCALE_CHANGED (Results 1 – 9 of 9) sorted by relevance
50 || Intent.ACTION_LOCALE_CHANGED.equals(action)) {51 if (Intent.ACTION_LOCALE_CHANGED.equals(action)86 filter.addAction(Intent.ACTION_LOCALE_CHANGED); in onAttachedToWindow()
47 || Intent.ACTION_LOCALE_CHANGED.equals(action)75 filter.addAction(Intent.ACTION_LOCALE_CHANGED); in onAttachedToWindow()
83 localeFilter.addAction(Intent.ACTION_LOCALE_CHANGED); in onCreate()
180 if (intent.getAction().equals(Intent.ACTION_LOCALE_CHANGED)) {243 filter.addAction(Intent.ACTION_LOCALE_CHANGED); in GsmServiceStateTracker()
2108 public static final String ACTION_LOCALE_CHANGED = "android.intent.action.LOCALE_CHANGED"; field in Intent
913 filter.addAction(Intent.ACTION_LOCALE_CHANGED); in InputMethodManagerService()
17378 intent = new Intent(Intent.ACTION_LOCALE_CHANGED); in updateConfigurationLocked()
8133 …field public static final java.lang.String ACTION_LOCALE_CHANGED = "android.intent.action.LOCALE_C…
8385 …field public static final java.lang.String ACTION_LOCALE_CHANGED = "android.intent.action.LOCALE_C…