Home | History | Annotate | Download | only in pm

Lines Matching defs:isPinned

1531     public boolean isPinned() {
1560 return isPinned() && !(isDynamic() || isManifestShortcut());
1575 return isPinned() && isVisibleToPublisher();
1691 * <li>{@link #isPinned()}
2019 if (isPinned()) {