Home
last modified time | relevance | path

Searched refs:ACTION_APPLICATION_LOCALE_CHANGED (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/locales/
DSystemAppUpdateTrackerTest.java290 assertTrue(Intent.ACTION_APPLICATION_LOCALE_CHANGED.equals(intent.getAction())); in assertBroadcastSentToInstaller()
/frameworks/base/services/core/java/com/android/server/locales/
DLocaleManagerService.java309 Intent intent = createBaseIntent(Intent.ACTION_APPLICATION_LOCALE_CHANGED, in notifyRegisteredReceivers()
328 Intent intent = createBaseIntent(Intent.ACTION_APPLICATION_LOCALE_CHANGED, in notifyInstallerOfAppWhoseLocaleChanged()
/frameworks/base/core/api/
Dlint-baseline.txt12 BroadcastBehavior: android.content.Intent#ACTION_APPLICATION_LOCALE_CHANGED:
13 Field 'ACTION_APPLICATION_LOCALE_CHANGED' is missing @BroadcastBehavior
Dmodule-lib-lint-baseline.txt14 BroadcastBehavior: android.content.Intent#ACTION_APPLICATION_LOCALE_CHANGED:
15 Field 'ACTION_APPLICATION_LOCALE_CHANGED' is missing @BroadcastBehavior
Dtest-lint-baseline.txt18 BroadcastBehavior: android.content.Intent#ACTION_APPLICATION_LOCALE_CHANGED:
19 Field 'ACTION_APPLICATION_LOCALE_CHANGED' is missing @BroadcastBehavior
Dsystem-lint-baseline.txt18 BroadcastBehavior: android.content.Intent#ACTION_APPLICATION_LOCALE_CHANGED:
19 Field 'ACTION_APPLICATION_LOCALE_CHANGED' is missing @BroadcastBehavior
Dcurrent.txt11145 …field public static final String ACTION_APPLICATION_LOCALE_CHANGED = "android.intent.action.APPLIC…
/frameworks/base/core/java/android/content/
DIntent.java3326 public static final String ACTION_APPLICATION_LOCALE_CHANGED = field in Intent
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...