Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/pm/
DIPinItemRequest.aidl28 ShortcutInfo getShortcutInfo(); in getShortcutInfo() method
DShortcutManager.java612 public ShortcutInfo getShortcutInfo() { in getShortcutInfo() method in ShortcutManager.ShareShortcutInfo
DLauncherApps.java902 public List<ShortcutInfo> getShortcutInfo(@NonNull String packageName, in getShortcutInfo() method in LauncherApps
1615 public ShortcutInfo getShortcutInfo() { in getShortcutInfo() method in LauncherApps.PinItemRequest
/frameworks/base/services/core/java/com/android/server/pm/
DShortcutRequestPinProcessor.java68 public ShortcutInfo getShortcutInfo() { in getShortcutInfo() method in ShortcutRequestPinProcessor.PinItemRequestInner
199 public ShortcutInfo getShortcutInfo() { in getShortcutInfo() method in ShortcutRequestPinProcessor.PinShortcutRequestInner
/frameworks/base/core/java/android/app/prediction/
DAppTarget.java140 public ShortcutInfo getShortcutInfo() { in getShortcutInfo() method in AppTarget
/frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/
DLockscreenFragment.java143 public static Shortcut getShortcutInfo(Context context, String value) { in getShortcutInfo() method in LockscreenFragment