Searched defs:injectSystemDataPath (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/pm/
H A DShortcutService.java644 final File path = new File(injectSystemDataPath(), FILENAME_BASE_STATE);
3945 File injectSystemDataPath() { method in class:ShortcutService
/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DBaseShortcutManagerTest.java297 File injectSystemDataPath() { method in class:BaseShortcutManagerTest.ShortcutServiceTestable

Completed in 20 milliseconds