Searched refs:injectGetLocaleTagsForUser (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/services/core/java/com/android/server/pm/
H A DShortcutUser.java285 mKnownLocales = mService.injectGetLocaleTagsForUser(mUserId);
296 final String currentLocales = mService.injectGetLocaleTagsForUser(mUserId);
H A DShortcutService.java448 public String injectGetLocaleTagsForUser(@UserIdInt int userId) { method in class:ShortcutService
/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DBaseShortcutManagerTest.java217 public String injectGetLocaleTagsForUser(@UserIdInt int userId) { method in class:BaseShortcutManagerTest.ShortcutServiceTestable

Completed in 66 milliseconds