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

/frameworks/base/core/java/android/content/pm/
H A DShortcutInfo.java1359 public boolean isManifestShortcut() { method in class:ShortcutInfo
1368 return isPinned() && !(isDynamic() || isManifestShortcut());
1735 if (isManifestShortcut()) {

Completed in 67 milliseconds