Searched refs:hasHint (Results 1 – 9 of 9) 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()
332 public boolean hasHint(@SliceHint String hint) { in hasHint() method in Slice341 return hasHint(HINT_CALLER_NEEDED); in isCallerNeeded()
262 public boolean hasHint(@Slice.SliceHint String hint) { in hasHint() method in SliceItem
236 headerContent != null && !headerContent.getSliceItem().hasHint(HINT_LIST_ITEM); in showSlice()
239 it.hasHint(hintPrefix + biometricPromptDataBundleKey) in retrieveEntryBiometricRequest()
520 it.hasHint("androidx.credentials.provider.createEntry.SLICE_HINT_AUTO_" + in toSortedCreationOptionInfoList()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
9315 method @Deprecated public boolean hasHint(String);
8878 Landroid/app/slice/Slice;->hasHint(Ljava/lang/String;)Z