/aosp_15_r20/out/soong/.intermediates/external/ot-br-posix/src/android/aidl/ot-daemon-aidl-java-source/gen/com/android/server/thread/openthread/ |
D | INsdDiscoverServiceCallback.java | 16 …@Override public void onServiceDiscovered(java.lang.String name, java.lang.String type, boolean is… in onServiceDiscovered() method in INsdDiscoverServiceCallback.Default 97 …@Override public void onServiceDiscovered(java.lang.String name, java.lang.String type, boolean is… in onServiceDiscovered() method in INsdDiscoverServiceCallback.Stub.Proxy 116 …public void onServiceDiscovered(java.lang.String name, java.lang.String type, boolean isFound) thr… in onServiceDiscovered() method
|
/aosp_15_r20/out/soong/.intermediates/external/ot-br-posix/src/android/aidl/ot-daemon-aidl-ndk-source/gen/com/android/server/thread/openthread/ |
D | INsdDiscoverServiceCallback.cpp | 55 ::ndk::ScopedAStatus BpNsdDiscoverServiceCallback::onServiceDiscovered(const std::string& in_name, … in onServiceDiscovered() function in aidl::com::android::server::thread::openthread::BpNsdDiscoverServiceCallback 153 ::ndk::ScopedAStatus INsdDiscoverServiceCallbackDefault::onServiceDiscovered(const std::string& /*i… in onServiceDiscovered() function in aidl::com::android::server::thread::openthread::INsdDiscoverServiceCallbackDefault
|
/aosp_15_r20/packages/modules/Wifi/framework/java/android/net/wifi/aware/ |
D | DiscoverySessionCallback.java | 175 public void onServiceDiscovered(PeerHandle peerHandle, in onServiceDiscovered() method in DiscoverySessionCallback 190 public void onServiceDiscovered(@NonNull ServiceDiscoveryInfo info) { in onServiceDiscovered() method in DiscoverySessionCallback
|
/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/wifiaware/ |
H A D | CallbackUtils.java | 321 public void onServiceDiscovered(PeerHandle peerHandle, byte[] serviceSpecificInfo, in onServiceDiscovered() method in CallbackUtils.DiscoveryCb 331 public void onServiceDiscovered(ServiceDiscoveryInfo info) { in onServiceDiscovered() method in CallbackUtils.DiscoveryCb
|
/aosp_15_r20/packages/modules/Wifi/tests/hostsidetests/multidevices/com.google.snippet.wifi/aware/ |
D | CallbackUtils.java | 349 public void onServiceDiscovered( in onServiceDiscovered() method in CallbackUtils.DiscoveryCb 359 public void onServiceDiscovered(ServiceDiscoveryInfo info) { in onServiceDiscovered() method in CallbackUtils.DiscoveryCb
|
D | WifiAwareManagerSnippet.java | 388 public void onServiceDiscovered(ServiceDiscoveryInfo info) { in onServiceDiscovered() method in WifiAwareManagerSnippet.WifiAwareDiscoverySessionCallback
|
/aosp_15_r20/external/ot-br-posix/src/android/aidl/com/android/server/thread/openthread/ |
H A D | INsdDiscoverServiceCallback.aidl | 33 void onServiceDiscovered(in String name, in String type, boolean isFound); in onServiceDiscovered() method
|
/aosp_15_r20/packages/modules/Wifi/framework/java/android/net/wifi/usd/ |
D | SubscribeSessionCallback.java | 59 public void onServiceDiscovered(@NonNull DiscoveryResult discoveryResult) { in onServiceDiscovered() method in SubscribeSessionCallback
|
/aosp_15_r20/out/soong/.intermediates/external/ot-br-posix/src/android/aidl/ot-daemon-aidl-ndk-source/gen/include/aidl/com/android/server/thread/openthread/ |
D | BnNsdDiscoverServiceCallback.h | 41 …::ndk::ScopedAStatus onServiceDiscovered(const std::string& in_name, const std::string& in_type, b… in onServiceDiscovered() function
|
/aosp_15_r20/packages/modules/Uwb/framework/java/android/uwb/ |
D | RangingSession.java | 451 default void onServiceDiscovered(@NonNull PersistableBundle parameters) {} in onServiceDiscovered() method 1280 public void onServiceDiscovered(@NonNull PersistableBundle params) { in onServiceDiscovered() method in RangingSession
|
D | IUwbRangingCallbacks.aidl | 327 void onServiceDiscovered(in SessionHandle sessionHandle, in PersistableBundle parameters); in onServiceDiscovered() method
|
D | RangingManager.java | 462 public void onServiceDiscovered(SessionHandle sessionHandle, in onServiceDiscovered() method in RangingManager
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/Uwb/framework/framework-uwb.impl/android_common_apex33/turbine/ |
D | framework-uwb.jar | android/uwb/AdapterStateListener.class
<Unknown>
package android.uwb
public android.uwb. ... |
/aosp_15_r20/out/soong/.intermediates/packages/modules/Uwb/framework/framework-uwb-pre-jarjar/android_common/turbine/ |
D | framework-uwb-pre-jarjar.jar | android/uwb/AdapterStateListener.class
<Unknown>
package android.uwb
public android.uwb. ... |
/aosp_15_r20/cts/tests/tests/wifi/src/android/net/wifi/usd/cts/ |
H A D | SingleDeviceTest.java | 317 public void onServiceDiscovered(@NonNull DiscoveryResult discoveryResult) { in onServiceDiscovered() method in SingleDeviceTest.SubscribeSessionCallbackTest
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/Uwb/framework/framework-uwb.impl/android_common_apex33/turbine-combined/ |
D | framework-uwb.jar | android/uwb/AdapterState.class
<Unknown>
package android.uwb
public abstract annotation android. ... |
/aosp_15_r20/out/soong/.intermediates/packages/modules/Uwb/framework/framework-uwb-pre-jarjar/android_common/turbine-combined/ |
D | framework-uwb-pre-jarjar.jar | android/uwb/AdapterState.class
<Unknown>
package android.uwb
public abstract annotation android. ... |
/aosp_15_r20/development/samples/VirtualDeviceManager/common/src/com/example/android/vdmdemo/common/ |
H A D | ConnectionManager.java | 266 public void onServiceDiscovered( in onServiceDiscovered() method in ConnectionManager.VdmDiscoverySessionCallback
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/Uwb/framework/framework-uwb.impl/android_common_apex33/jarjar/turbine/ |
D | framework-uwb.jar | com/android/x/uwb/com/android/uwb/flags/Flags.class
... |
/aosp_15_r20/out/target/common/obj/JAVA_LIBRARIES/framework-uwb.com.android.uwb_intermediates/ |
D | classes-header.jar | com/android/x/uwb/com/android/uwb/flags/Flags.class
... |
/aosp_15_r20/cts/tests/tests/wifi/src/android/net/wifi/aware/cts/ |
H A D | SingleDeviceTest.java | 439 public void onServiceDiscovered(PeerHandle peerHandle, byte[] serviceSpecificInfo, in onServiceDiscovered() method in SingleDeviceTest.DiscoverySessionCallbackTest 446 public void onServiceDiscovered(ServiceDiscoveryInfo info) { in onServiceDiscovered() method in SingleDeviceTest.DiscoverySessionCallbackTest
|
/aosp_15_r20/external/ot-br-posix/src/android/ |
H A D | mdns_publisher.cpp | 61 Status MdnsPublisher::NsdDiscoverServiceCallback::onServiceDiscovered(const std::string &aName, in onServiceDiscovered() function in otbr::Android::MdnsPublisher::NsdDiscoverServiceCallback
|
/aosp_15_r20/external/sl4a/Common/src/com/googlecode/android_scripting/facade/wifi/ |
H A D | WifiAwareManagerFacade.java | 839 public void onServiceDiscovered(PeerHandle peerHandle, in onServiceDiscovered() method in WifiAwareManagerFacade.AwareDiscoverySessionCallbackPostsEvents
|
/aosp_15_r20/out/soong/.intermediates/external/ot-br-posix/src/android/aidl/ot-daemon-aidl-java/android_common/turbine/ |
D | ot-daemon-aidl-java.jar | com/android/server/thread/openthread/BackboneRouterState.class
<Unknown>
package com. ... |
/aosp_15_r20/out/soong/.intermediates/external/ot-br-posix/src/android/aidl/ot-daemon-aidl-java/android_common_apex30/turbine/ |
D | ot-daemon-aidl-java.jar | com/android/server/thread/openthread/BackboneRouterState.class
<Unknown>
package com. ... |