Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/pm/
DShortcutService.java151 public class ShortcutService extends IShortcutService.Stub { class
426 public ShortcutService(Context context) { in ShortcutService() method in ShortcutService
431 ShortcutService(Context context, Looper looper, boolean onlyForPackageManagerApis) { in ShortcutService() method in ShortcutService