Searched refs:EXTRA_LOCALE (Results 1 – 1 of 1) sorted by relevance
45 public static final String EXTRA_LOCALE = "com.android.intent.extra.LOCALE"; field in CustomLocaleReceiver57 String locale = intent.getStringExtra(EXTRA_LOCALE); in onReceive()