Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/inputmethod/
DInlineSuggestionInfo.java85 @Nullable String[] autofillHints, @NonNull @Type String type, boolean isPinned) { in newInlineSuggestionInfo()
213 public boolean isPinned() { in isPinned() method in InlineSuggestionInfo
/frameworks/base/core/java/com/android/internal/app/
DChooserTargetActionsDialogFragment.java174 private Drawable getPinIcon(boolean isPinned) { in getPinIcon()
180 private CharSequence getPinLabel(boolean isPinned, CharSequence targetLabel) { in getPinLabel()
/frameworks/base/core/java/com/android/internal/app/chooser/
DNotSelectableTargetInfo.java89 public boolean isPinned() { in isPinned() method in NotSelectableTargetInfo
DTargetInfo.java132 boolean isPinned(); in isPinned() method
DDisplayResolveInfo.java197 public boolean isPinned() { in isPinned() method in DisplayResolveInfo
DSelectableTargetInfo.java294 public boolean isPinned() { in isPinned() method in SelectableTargetInfo
/frameworks/base/core/java/android/service/autofill/
DInlinePresentation.java159 public boolean isPinned() { in isPinned() method in InlinePresentation
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DHeadsUpManager.java125 @NonNull HeadsUpManager.HeadsUpEntry headsUpEntry, boolean isPinned) { in setEntryPinned()
/frameworks/av/services/audioflinger/
DEffects.h153 bool isPinned() const { return mPinned; } in isPinned() function
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DExpandableView.java172 public boolean isPinned() { in isPinned() method in ExpandableView
/frameworks/base/core/java/android/content/pm/
DShortcutInfo.java1741 public boolean isPinned() { in isPinned() method in ShortcutInfo