Searched refs:ACTION_LOCALE_CHANGED (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/telephony/java/com/android/internal/telephony/gsm/
H A DGsmServiceStateTracker.java172 if (intent.getAction().equals(Intent.ACTION_LOCALE_CHANGED)) {
227 filter.addAction(Intent.ACTION_LOCALE_CHANGED);
/frameworks/base/core/java/android/content/
H A DIntent.java1463 public static final String ACTION_LOCALE_CHANGED = "android.intent.action.LOCALE_CHANGED"; field in class:Intent
/frameworks/base/services/java/com/android/server/am/
H A DActivityManagerService.java11422 new Intent(Intent.ACTION_LOCALE_CHANGED),

Completed in 66 milliseconds