Home
last modified time | relevance | path

Searched refs:injectShortcutManagerConstants (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DShortcutService.java786 updateConfigurationLocked(injectShortcutManagerConstants()); in loadConfigurationLocked()
843 String injectShortcutManagerConstants() { in injectShortcutManagerConstants() method in ShortcutService
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DBaseShortcutManagerTest.java297 String injectShortcutManagerConstants() { in injectShortcutManagerConstants() method in BaseShortcutManagerTest.ShortcutServiceTestable