Home
last modified time | relevance | path

Searched defs:getMatches (Results 1 – 25 of 299) sorted by relevance

12345678910>>...12

/aosp_15_r20/platform_testing/libraries/flicker/src/android/tools/flicker/extractors/
H A DTransitionMatcher.kt24 fun getMatches(reader: Reader, cujEntry: Cuj): Collection<Transition> method
H A DTaggedCujTransitionMatcher.kt36 override fun getMatches(reader: Reader, cujEntry: Cuj): Collection<Transition> { in <lambda>() method in android.tools.flicker.extractors.TaggedCujTransitionMatcher
/aosp_15_r20/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/
H A DPKIXCRLStore.java25 Collection<T> getMatches(Selector<T> selector) in getMatches() method
H A DPKIXCertStore.java25 Collection<T> getMatches(Selector<T> selector) in getMatches() method
/aosp_15_r20/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/jcajce/
H A DPKIXCertStore.java27 Collection<T> getMatches(Selector<T> selector) in getMatches() method
H A DPKIXCRLStore.java27 Collection<T> getMatches(Selector<T> selector) in getMatches() method
/aosp_15_r20/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/util/
H A DStore.java22 Collection<T> getMatches(Selector<T> selector) in getMatches() method
H A DCollectionStore.java35 public Collection<T> getMatches(Selector<T> selector) in getMatches() method in CollectionStore
/aosp_15_r20/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/util/
H A DStore.java22 Collection<T> getMatches(Selector<T> selector) in getMatches() method
H A DCollectionStore.java35 public Collection<T> getMatches(Selector<T> selector) in getMatches() method in CollectionStore
/aosp_15_r20/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/jcajce/
H A DPKIXCRLStore.java27 Collection<T> getMatches(Selector<T> selector) in getMatches() method
H A DPKIXCertStore.java27 Collection<T> getMatches(Selector<T> selector) in getMatches() method
/aosp_15_r20/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/util/
H A DStore.java20 Collection<T> getMatches(Selector<T> selector) in getMatches() method
H A DCollectionStore.java33 public Collection<T> getMatches(Selector<T> selector) in getMatches() method in CollectionStore
/aosp_15_r20/external/google-cloud-java/java-dialogflow-cx/proto-google-cloud-dialogflow-cx-v3/src/main/java/com/google/cloud/dialogflow/cx/v3/
H A DMatchIntentResponseOrBuilder.java216 com.google.cloud.dialogflow.cx.v3.Match getMatches(int index); in getMatches() method
H A DMatchIntentResponse.java482 public com.google.cloud.dialogflow.cx.v3.Match getMatches(int index) { in getMatches() method in MatchIntentResponse
1762 public com.google.cloud.dialogflow.cx.v3.Match getMatches(int index) { in getMatches() method in MatchIntentResponse.Builder
/aosp_15_r20/external/google-cloud-java/java-dialogflow-cx/proto-google-cloud-dialogflow-cx-v3beta1/src/main/java/com/google/cloud/dialogflow/cx/v3beta1/
H A DMatchIntentResponseOrBuilder.java216 com.google.cloud.dialogflow.cx.v3beta1.Match getMatches(int index); in getMatches() method
H A DMatchIntentResponse.java482 public com.google.cloud.dialogflow.cx.v3beta1.Match getMatches(int index) { in getMatches() method in MatchIntentResponse
1763 public com.google.cloud.dialogflow.cx.v3beta1.Match getMatches(int index) { in getMatches() method in MatchIntentResponse.Builder
/aosp_15_r20/frameworks/base/core/java/android/service/autofill/
H A DFieldClassification.java61 public List<Match> getMatches() { in getMatches() method in FieldClassification
/aosp_15_r20/external/xz-java/src/org/tukaani/xz/lz/
H A DHC4.java90 public Matches getMatches() { in getMatches() method in HC4
H A DBT4.java73 public Matches getMatches() { in getMatches() method in BT4
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/impl/
H A DTZDBTimeZoneNames.java333 public Collection<MatchInfo> getMatches() { in getMatches() method in TZDBTimeZoneNames.TZDBNameSearchHandler
H A DTextTrieMap.java234 public Iterator<V> getMatches() { in getMatches() method in TextTrieMap.LongestMatchHandler
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/impl/
H A DTZDBTimeZoneNames.java331 public Collection<MatchInfo> getMatches() { in getMatches() method in TZDBTimeZoneNames.TZDBNameSearchHandler
H A DTextTrieMap.java225 public Iterator<V> getMatches() { in getMatches() method in TextTrieMap.LongestMatchHandler

12345678910>>...12