/aosp_15_r20/frameworks/base/services/core/java/com/android/server/location/contexthub/ |
H A D | IContextHubWrapper.java | 226 public abstract Pair<List<ContextHubInfo>, List<String>> getContextHubs() in getContextHubs() method in IContextHubWrapper 601 public Pair<List<ContextHubInfo>, List<String>> getContextHubs() throws RemoteException { in getContextHubs() method in IContextHubWrapper.ContextHubWrapperAidl 1247 public Pair<List<ContextHubInfo>, List<String>> getContextHubs() throws RemoteException { in getContextHubs() method in IContextHubWrapper.ContextHubWrapperV1_0 1292 public Pair<List<ContextHubInfo>, List<String>> getContextHubs() throws RemoteException { in getContextHubs() method in IContextHubWrapper.ContextHubWrapperV1_1 1356 public Pair<List<ContextHubInfo>, List<String>> getContextHubs() throws RemoteException { in getContextHubs() method in IContextHubWrapper.ContextHubWrapperV1_2
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/contexthub/aidl/android.hardware.contexthub-V4-java-source/gen/android/hardware/contexthub/ |
D | IContextHub.java | 28 …@Override public java.util.List<android.hardware.contexthub.ContextHubInfo> getContextHubs() throw… in getContextHubs() method in IContextHub.Default 796 …@Override public java.util.List<android.hardware.contexthub.ContextHubInfo> getContextHubs() throw… in getContextHubs() method in IContextHub.Stub.Proxy 1696 …public java.util.List<android.hardware.contexthub.ContextHubInfo> getContextHubs() throws android.… in getContextHubs() method
|
/aosp_15_r20/packages/modules/Connectivity/nearby/tests/unit/src/com/android/server/nearby/injector/ |
D | ContextHubManagerAdapterTest.java | 40 public void getContextHubs() { in getContextHubs() method in ContextHubManagerAdapterTest
|
/aosp_15_r20/packages/modules/Connectivity/nearby/service/java/com/android/server/nearby/injector/ |
D | ContextHubManagerAdapter.java | 43 public List<ContextHubInfo> getContextHubs() { in getContextHubs() method in ContextHubManagerAdapter
|
/aosp_15_r20/hardware/interfaces/contexthub/aidl/aidl_api/android.hardware.contexthub/1/android/hardware/contexthub/ |
H A D | IContextHub.aidl | 37 List<android.hardware.contexthub.ContextHubInfo> getContextHubs(); in getContextHubs() method
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/contexthub/aidl/android.hardware.contexthub-V4-ndk-source/gen/android/hardware/contexthub/ |
D | IContextHub.cpp | 524 ::ndk::ScopedAStatus BpContextHub::getContextHubs(std::vector<::aidl::android::hardware::contexthub… in getContextHubs() function in aidl::android::hardware::contexthub::BpContextHub 1744 ::ndk::ScopedAStatus IContextHubDefault::getContextHubs(std::vector<::aidl::android::hardware::cont… in getContextHubs() function in aidl::android::hardware::contexthub::IContextHubDefault
|
/aosp_15_r20/hardware/interfaces/contexthub/aidl/aidl_api/android.hardware.contexthub/2/android/hardware/contexthub/ |
H A D | IContextHub.aidl | 37 List<android.hardware.contexthub.ContextHubInfo> getContextHubs(); in getContextHubs() method
|
/aosp_15_r20/hardware/interfaces/contexthub/aidl/aidl_api/android.hardware.contexthub/3/android/hardware/contexthub/ |
H A D | IContextHub.aidl | 37 List<android.hardware.contexthub.ContextHubInfo> getContextHubs(); in getContextHubs() method
|
/aosp_15_r20/frameworks/base/core/java/android/hardware/location/ |
H A D | ContextHubManager.java | 493 @NonNull public List<ContextHubInfo> getContextHubs() { in getContextHubs() method in ContextHubManager
|
H A D | IContextHubService.aidl | 88 List<ContextHubInfo> getContextHubs(); in getContextHubs() method
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/contexthub/aidl/android.hardware.contexthub_interface/dump/android/hardware/contexthub/ |
D | IContextHub.aidl | 37 List<android.hardware.contexthub.ContextHubInfo> getContextHubs(); in getContextHubs() method
|
/aosp_15_r20/hardware/interfaces/contexthub/aidl/aidl_api/android.hardware.contexthub/current/android/hardware/contexthub/ |
H A D | IContextHub.aidl | 37 List<android.hardware.contexthub.ContextHubInfo> getContextHubs(); in getContextHubs() method
|
/aosp_15_r20/hardware/interfaces/contexthub/aidl/android/hardware/contexthub/ |
H A D | IContextHub.aidl | 43 List<ContextHubInfo> getContextHubs(); in getContextHubs() method
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/contexthub/aidl/android.hardware.contexthub-V4-ndk-source/gen/include/aidl/android/hardware/contexthub/ |
D | BnContextHub.h | 48 …::ndk::ScopedAStatus getContextHubs(std::vector<::aidl::android::hardware::contexthub::ContextHubI… in getContextHubs() function
|
/aosp_15_r20/system/chre/host/hal_generic/common/ |
H A D | hal_chre_socket_connection.cc | 55 bool HalChreSocketConnection::getContextHubs( in getContextHubs() function in android::hardware::contexthub::common::implementation::HalChreSocketConnection
|
H A D | multi_client_context_hub_base.cc | 172 ScopedAStatus MultiClientContextHubBase::getContextHubs( in getContextHubs() function in android::hardware::contexthub::common::implementation::MultiClientContextHubBase
|
/aosp_15_r20/hardware/interfaces/contexthub/aidl/default/ |
H A D | ContextHub.cpp | 67 ScopedAStatus ContextHub::getContextHubs(std::vector<ContextHubInfo>* out_contextHubInfos) { in getContextHubs() function in aidl::android::hardware::contexthub::ContextHub
|
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/ |
H A D | ShadowContextHubManager.java | 97 protected List<ContextHubInfo> getContextHubs() { in getContextHubs() method in ShadowContextHubManager
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/contexthub/aidl/android.hardware.contexthub-V4-java/android_common/turbine/ |
D | android.hardware.contexthub-V4-java.jar | android/hardware/contexthub/AsyncEventType.class
<Unknown>
package android.hardware.contexthub
public ... |
/aosp_15_r20/system/chre/host/common/ |
H A D | chre_aidl_hal_client.cc | 566 getContextHubs, enumerator
|
/aosp_15_r20/system/chre/host/hal_generic/aidl/ |
H A D | generic_context_hub_aidl.cc | 107 ScopedAStatus ContextHub::getContextHubs( in getContextHubs() function in aidl::android::hardware::contexthub::ContextHub
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/contexthub/aidl/android.hardware.contexthub-V4-java/android_common/javac/ |
D | android.hardware.contexthub-V4-java.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/hardware/
android/ ... |
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core.unboosted/android_common/repackaged-jarjar/javac-16/ |
D | services.core.unboosted.jar | com/android/server/location/gnss/hal/GnssNative.class
GnssNative.java
package ... |
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core.unboosted/android_common/javac/ |
D | services.core.unboosted.jar16 | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/aosp_15_r20/out/soong/.intermediates/packages/modules/Connectivity/nearby/service/service-nearby-pre-jarjar/android_common_apex30/turbine/ |
D | service-nearby-pre-jarjar.jar | com/android/server/nearby/NearbyConfiguration$DeviceConfigListener.class
<Unknown>
package com. ... |