Searched refs:EXTRA_LOCALE_LIST (Results 1 – 5 of 5) sorted by relevance
293 assertTrue(locales.equals(intent.getParcelableExtra(Intent.EXTRA_LOCALE_LIST))); in assertBroadcastSentToInstaller()
353 .putExtra(Intent.EXTRA_LOCALE_LIST, locales) in createBaseIntent()
2182 public static final String EXTRA_LOCALE_LIST = "android.intent.extra.LOCALE_LIST"; field in Intent
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
11391 field public static final String EXTRA_LOCALE_LIST = "android.intent.extra.LOCALE_LIST";