Home
last modified time | relevance | path

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

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