Home
last modified time | relevance | path

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

12

/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/jcajce/
DPKIXCertStore.java27 Collection<T> getMatches(Selector<T> selector) in getMatches() method
DPKIXCRLStore.java27 Collection<T> getMatches(Selector<T> selector) in getMatches() method
/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/jcajce/
DPKIXCRLStore.java27 Collection<T> getMatches(Selector<T> selector) in getMatches() method
DPKIXCertStore.java27 Collection<T> getMatches(Selector<T> selector) in getMatches() method
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/util/
DStore.java22 Collection<T> getMatches(Selector<T> selector) in getMatches() method
DCollectionStore.java35 public Collection<T> getMatches(Selector<T> selector) in getMatches() method in CollectionStore
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/
DPKIXCRLStore.java25 Collection<T> getMatches(Selector<T> selector) in getMatches() method
DPKIXCertStore.java25 Collection<T> getMatches(Selector<T> selector) in getMatches() method
/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/util/
DStore.java22 Collection<T> getMatches(Selector<T> selector) in getMatches() method
DCollectionStore.java35 public Collection<T> getMatches(Selector<T> selector) in getMatches() method in CollectionStore
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/util/
DStore.java20 Collection<T> getMatches(Selector<T> selector) in getMatches() method
DCollectionStore.java33 public Collection<T> getMatches(Selector<T> selector) in getMatches() method in CollectionStore
/external/google-cloud-java/java-dialogflow-cx/proto-google-cloud-dialogflow-cx-v3/src/main/java/com/google/cloud/dialogflow/cx/v3/
DMatchIntentResponseOrBuilder.java216 com.google.cloud.dialogflow.cx.v3.Match getMatches(int index); in getMatches() method
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
/external/google-cloud-java/java-dialogflow-cx/proto-google-cloud-dialogflow-cx-v3beta1/src/main/java/com/google/cloud/dialogflow/cx/v3beta1/
DMatchIntentResponseOrBuilder.java216 com.google.cloud.dialogflow.cx.v3beta1.Match getMatches(int index); in getMatches() method
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
/external/xz-java/src/org/tukaani/xz/lz/
DHC4.java90 public Matches getMatches() { in getMatches() method in HC4
DBT4.java73 public Matches getMatches() { in getMatches() method in BT4
/external/icu/android_icu4j/src/main/java/android/icu/impl/
DTZDBTimeZoneNames.java333 public Collection<MatchInfo> getMatches() { in getMatches() method in TZDBTimeZoneNames.TZDBNameSearchHandler
DTextTrieMap.java234 public Iterator<V> getMatches() { in getMatches() method in TextTrieMap.LongestMatchHandler
DTimeZoneNamesImpl.java562 public Collection<MatchInfo> getMatches() { in getMatches() method in TimeZoneNamesImpl.NameSearchHandler
/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/impl/
DTZDBTimeZoneNames.java331 public Collection<MatchInfo> getMatches() { in getMatches() method in TZDBTimeZoneNames.TZDBNameSearchHandler
DTextTrieMap.java225 public Iterator<V> getMatches() { in getMatches() method in TextTrieMap.LongestMatchHandler
DTimeZoneNamesImpl.java560 public Collection<MatchInfo> getMatches() { in getMatches() method in TimeZoneNamesImpl.NameSearchHandler
DTimeZoneGenericNames.java673 public Collection<GenericMatchInfo> getMatches() { in getMatches() method in TimeZoneGenericNames.GenericNameSearchHandler

12