Home
last modified time | relevance | path

Searched defs:injectGetLocaleTagsForUser (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DBaseShortcutManagerTest.java295 public String injectGetLocaleTagsForUser(@UserIdInt int userId) { in injectGetLocaleTagsForUser() method in BaseShortcutManagerTest.ShortcutServiceTestable
/aosp12/frameworks/base/services/core/java/com/android/server/pm/
H A DShortcutService.java541 public String injectGetLocaleTagsForUser(@UserIdInt int userId) { in injectGetLocaleTagsForUser() method in ShortcutService