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.java91 @Nullable String[] autofillHints, @NonNull @Type String type, boolean isPinned) { in newInlineSuggestionInfo()
105 @Nullable String[] autofillHints, @NonNull @Type String type, boolean isPinned, in newInlineSuggestionInfo()
239 public boolean isPinned() { in isPinned() method in InlineSuggestionInfo
/frameworks/base/core/java/com/android/internal/app/
DChooserTargetActionsDialogFragment.java199 private Drawable getPinIcon(boolean isPinned) { in getPinIcon()
205 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.java200 public boolean isPinned() { in isPinned() method in DisplayResolveInfo
DSelectableTargetInfo.java293 public boolean isPinned() { in isPinned() method in SelectableTargetInfo
/frameworks/base/core/java/android/service/autofill/
DInlinePresentation.java173 public boolean isPinned() { in isPinned() method in InlinePresentation
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DHeadsUpManager.java148 @NonNull HeadsUpManager.HeadsUpEntry headsUpEntry, boolean isPinned) { in setEntryPinned()
/frameworks/av/services/audioflinger/
DEffects.h154 bool isPinned() const { return mPinned; } in isPinned() function
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DExpandableView.java171 public boolean isPinned() { in isPinned() method in ExpandableView
/frameworks/base/core/java/android/content/pm/
DShortcutInfo.java1792 public boolean isPinned() { in isPinned() method in ShortcutInfo