/aosp12/packages/modules/Wifi/framework/java/android/net/wifi/aware/ |
H A D | DiscoverySessionCallback.java | 115 byte[] serviceSpecificInfo, List<byte[]> matchFilter) { in onServiceDiscovered() 147 byte[] serviceSpecificInfo, List<byte[]> matchFilter, int distanceMm) { in onServiceDiscoveredWithinRange()
|
H A D | IWifiAwareDiscoverySessionCallback.aidl | 31 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 D | PublishConfig.java | 87 public PublishConfig(byte[] serviceName, byte[] serviceSpecificInfo, byte[] matchFilter, in PublishConfig() 296 public Builder setMatchFilter(@Nullable List<byte[]> matchFilter) { in setMatchFilter()
|
H A D | SubscribeConfig.java | 94 public SubscribeConfig(byte[] serviceName, byte[] serviceSpecificInfo, byte[] matchFilter, in SubscribeConfig() 350 public Builder setMatchFilter(@Nullable List<byte[]> matchFilter) { in setMatchFilter()
|
H A D | WifiAwareManager.java | 831 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 D | Linkify.java | 444 @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 D | OperationManager.cpp | 36 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 D | WifiAwareServiceImplTest.java | 702 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 D | WifiAwareDiscoverySessionState.java | 273 byte[] matchFilter, int rangingIndication, int rangeMm) { in onMatch()
|
H A D | WifiAwareStateManager.java | 1200 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 D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |