Home
last modified time | relevance | path

Searched defs:matchFilter (Results 1 – 11 of 11) sorted by relevance

/aosp12/packages/modules/Wifi/framework/java/android/net/wifi/aware/
H A DDiscoverySessionCallback.java115 byte[] serviceSpecificInfo, List<byte[]> matchFilter) { in onServiceDiscovered()
147 byte[] serviceSpecificInfo, List<byte[]> matchFilter, int distanceMm) { in onServiceDiscoveredWithinRange()
H A DIWifiAwareDiscoverySessionCallback.aidl31 void onMatch(int peerId, in byte[] serviceSpecificInfo, in byte[] matchFilter); in onMatch()
32 void onMatchWithDistance(int peerId, in byte[] serviceSpecificInfo, in byte[] matchFilter, in onMatchWithDistance()
H A DPublishConfig.java87 public PublishConfig(byte[] serviceName, byte[] serviceSpecificInfo, byte[] matchFilter, in PublishConfig()
296 public Builder setMatchFilter(@Nullable List<byte[]> matchFilter) { in setMatchFilter()
H A DSubscribeConfig.java94 public SubscribeConfig(byte[] serviceName, byte[] serviceSpecificInfo, byte[] matchFilter, in SubscribeConfig()
350 public Builder setMatchFilter(@Nullable List<byte[]> matchFilter) { in setMatchFilter()
H A DWifiAwareManager.java831 byte[] matchFilter, int distanceMm) { in onMatchCommon()
844 public void onMatch(int peerId, byte[] serviceSpecificInfo, byte[] matchFilter) { in onMatch()
851 public void onMatchWithDistance(int peerId, byte[] serviceSpecificInfo, byte[] matchFilter, in onMatchWithDistance()
/aosp12/frameworks/base/core/java/android/text/util/
H A DLinkify.java444 @Nullable String scheme, @Nullable MatchFilter matchFilter, in addLinks()
468 @Nullable MatchFilter matchFilter, @Nullable TransformFilter transformFilter) { in addLinks()
511 @Nullable String scheme, @Nullable MatchFilter matchFilter, in addLinks()
537 @Nullable MatchFilter matchFilter, @Nullable TransformFilter transformFilter) { in addLinks()
562 @Nullable MatchFilter matchFilter, @Nullable TransformFilter transformFilter, in addLinks()
644 MatchFilter matchFilter, TransformFilter transformFilter) { in gatherLinks()
/aosp12/packages/modules/NeuralNetworks/runtime/test/fuzzing/
H A DOperationManager.cpp36 bool OperationSignature::matchFilter(const OperationFilter& filter) { in matchFilter() function in android::nn::fuzzing_test::OperationSignature
/aosp12/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/aware/
H A DWifiAwareServiceImplTest.java702 private void doBadPublishConfiguration(String serviceName, byte[] ssi, byte[] matchFilter) in doBadPublishConfiguration()
718 private void doBadSubscribeConfiguration(String serviceName, byte[] ssi, byte[] matchFilter) in doBadSubscribeConfiguration()
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/aware/
H A DWifiAwareDiscoverySessionState.java273 byte[] matchFilter, int rangingIndication, int rangeMm) { in onMatch()
H A DWifiAwareStateManager.java1200 byte[] serviceSpecificInfo, byte[] matchFilter, int rangingIndication, int rangeMm) { in onMatchNotification()
3225 byte[] serviceSpecificInfo, byte[] matchFilter, int rangingIndication, int rangeMm) { in onMatchLocal()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...