Searched refs:isPinned (Results 1 – 5 of 5) sorted by relevance
107 if (selected.isPinned()) { in togglePin()240 return si.isPinned() ? "Unpin" : "Pin"; in getAction2Text()
374 suggestionView, /*isAction*/ inlineSuggestion.getInfo().isPinned()); in inflateThenShowSuggestions()399 SuggestionItem(InlineContentView view, boolean isPinned) { in SuggestionItem() argument401 mIsPinned = isPinned; in SuggestionItem()
169 + (si.isPinned() ? " [pinned]" : "") + "\n" in bindView()
157 if (shortcut.isPinned()) { in getType()
223 if (shortcut.isPinned()) { in getType()