Home
last modified time | relevance | path

Searched refs:getShortcutRequestPinProcessorForTest (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
DShortcutManagerTest9.java57 mProcessor = mService.getShortcutRequestPinProcessorForTest(); in initService()
DShortcutManagerTest8.java73 mProcessor = mService.getShortcutRequestPinProcessorForTest(); in initService()
/frameworks/base/services/core/java/com/android/server/pm/
DShortcutService.java4358 ShortcutRequestPinProcessor getShortcutRequestPinProcessorForTest() { in getShortcutRequestPinProcessorForTest() method in ShortcutService