Searched refs:hasHint (Results 1 – 7 of 7) sorted by relevance
45 && item.hasHint(Slice.HINT_LIST)) in getPrimaryIcon()46 && !item.hasHint(Slice.HINT_ACTIONS) in getPrimaryIcon()47 && !item.hasHint(Slice.HINT_LIST_ITEM) in getPrimaryIcon()
342 public boolean hasHint(@SliceHint String hint) { in hasHint() method in Slice351 return hasHint(HINT_CALLER_NEEDED); in isCallerNeeded()
272 public boolean hasHint(@Slice.SliceHint String hint) { in hasHint() method in SliceItem
207 mHasHeader = headerContent != null && !headerContent.getSliceItem().hasHint(HINT_LIST_ITEM); in showSlice()
7549 method public boolean hasHint(String);
8881 Landroid/app/slice/Slice;->hasHint(Ljava/lang/String;)Z