Searched refs:android (Results 101 - 125 of 2181) sorted by relevance

1234567891011>>

/hardware/interfaces/power/1.1/
H A DIPower.hal16 package android.hardware.power@1.1;
18 import android.hardware.power@1.0;
23 interface IPower extends android.hardware.power@1.0::IPower {
/hardware/interfaces/soundtrigger/2.1/default/
H A DAndroid.mk20 LOCAL_MODULE := android.hardware.soundtrigger@2.1-impl
35 android.hardware.soundtrigger@2.1 \
36 android.hardware.soundtrigger@2.0 \
37 android.hardware.soundtrigger@2.0-core \
38 android.hidl.allocator@1.0 \
39 android.hidl.memory@1.0
/hardware/interfaces/tests/bar/1.0/
H A DIImportTypes.hal17 package android.hardware.tests.bar@1.0;
19 import android.hardware.tests.foo@1.0::types;
25 android.hardware.tests.foo@1.0::Outer.Inner inner;
/hardware/qcom/display/msm8960/libqservice/
H A DIQClient.h32 class IQClient : public android::IInterface
36 virtual android::status_t notifyCallback(uint32_t msg, uint32_t value) = 0;
41 class BnQClient : public android::BnInterface<IQClient>
44 virtual android::status_t onTransact( uint32_t code,
45 const android::Parcel& data,
46 android::Parcel* reply,
/hardware/interfaces/automotive/evs/1.0/vts/functional/
H A DFrameHandler.h22 #include <android/hardware/automotive/evs/1.0/IEvsCameraStream.h>
23 #include <android/hardware/automotive/evs/1.0/IEvsCamera.h>
24 #include <android/hardware/automotive/evs/1.0/IEvsDisplay.h>
26 using namespace ::android::hardware::automotive::evs::V1_0;
27 using ::android::hardware::Return;
28 using ::android::hardware::Void;
29 using ::android::hardware::hidl_vec;
30 using ::android::hardware::hidl_handle;
31 using ::android::sp;
49 FrameHandler(android
[all...]
/hardware/interfaces/gnss/1.1/default/
H A DGnssMeasurement.h4 #include <android/hardware/gnss/1.1/IGnssMeasurement.h>
8 namespace android { namespace
14 using ::android::hardware::hidl_array;
15 using ::android::hardware::hidl_memory;
16 using ::android::hardware::hidl_string;
17 using ::android::hardware::hidl_vec;
18 using ::android::hardware::Return;
19 using ::android::hardware::Void;
20 using ::android::sp;
23 // Methods from ::android
[all...]
/hardware/interfaces/radio/1.2/default/
H A DSap.h19 #include <android/hardware/radio/1.2/ISap.h>
23 namespace android { namespace
29 using ::android::hardware::hidl_array;
30 using ::android::hardware::hidl_memory;
31 using ::android::hardware::hidl_string;
32 using ::android::hardware::hidl_vec;
33 using ::android::hardware::Return;
34 using ::android::hardware::Void;
35 using ::android::sp;
38 sp<::android
[all...]
/hardware/interfaces/usb/1.0/default/
H A DUsb.h4 #include <android/hardware/usb/1.0/IUsb.h>
13 #define LOG_TAG "android.hardware.usb@1.0-service"
16 namespace android { namespace
22 using ::android::hardware::usb::V1_0::IUsb;
23 using ::android::hardware::usb::V1_0::IUsbCallback;
24 using ::android::hardware::usb::V1_0::PortRole;
25 using ::android::hidl::base::V1_0::IBase;
26 using ::android::hardware::hidl_array;
27 using ::android::hardware::hidl_memory;
28 using ::android
[all...]
/hardware/interfaces/wifi/1.2/default/
H A Dservice.cpp17 #include <android-base/logging.h>
27 using android::hardware::configureRpcThreadpool;
28 using android::hardware::joinRpcThreadpool;
29 using android::hardware::wifi::V1_2::implementation::feature_flags::
31 using android::hardware::wifi::V1_2::implementation::legacy_hal::WifiLegacyHal;
32 using android::hardware::wifi::V1_2::implementation::mode_controller::
36 android::base::InitLogging(
37 argv, android::base::LogdLogger(android::base::SYSTEM));
43 android
[all...]
/hardware/interfaces/wifi/supplicant/1.0/vts/functional/
H A Dsupplicant_hidl_test_utils.h20 #include <android/hardware/wifi/supplicant/1.0/ISupplicant.h>
21 #include <android/hardware/wifi/supplicant/1.0/ISupplicantP2pIface.h>
22 #include <android/hardware/wifi/supplicant/1.0/ISupplicantStaIface.h>
23 #include <android/hardware/wifi/supplicant/1.0/ISupplicantStaNetwork.h>
24 #include <android/hardware/wifi/supplicant/1.1/ISupplicant.h>
28 // Used to stop the android wifi framework before every test.
40 android::sp<android::hardware::wifi::supplicant::V1_0::ISupplicant>
42 android::sp<android
[all...]
/hardware/interfaces/audio/2.0/
H A DIStreamOutCallback.hal17 package android.hardware.audio@2.0;
/hardware/interfaces/audio/4.0/
H A DIStreamOutCallback.hal17 package android.hardware.audio@4.0;
/hardware/interfaces/authsecret/1.0/
H A DIAuthSecret.hal16 package android.hardware.authsecret@1.0;
/hardware/interfaces/automotive/evs/1.0/
H A DIEvsCameraStream.hal17 package android.hardware.automotive.evs@1.0;
/hardware/interfaces/broadcastradio/2.0/
H A DIAnnouncementListener.hal16 package android.hardware.broadcastradio@2.0;
/hardware/interfaces/camera/device/3.3/
H A DICameraDeviceSession.hal17 package android.hardware.camera.device@3.3;
19 import android.hardware.camera.common@1.0::Status;
20 import android.hardware.camera.device@3.2::ICameraDeviceSession;
21 import android.hardware.camera.device@3.2::StreamConfiguration;
/hardware/interfaces/configstore/1.1/
H A DISurfaceFlingerConfigs.hal16 package android.hardware.configstore@1.1;
/hardware/interfaces/gnss/1.0/
H A DIGnssBatchingCallback.hal17 package android.hardware.gnss@1.0;
/hardware/interfaces/gnss/1.0/default/
H A DGnssDebug.h20 #include <android/hardware/gnss/1.0/IGnssDebug.h>
24 namespace android { namespace
30 using ::android::hardware::gnss::V1_0::IGnssDebug;
31 using ::android::hardware::Return;
32 using ::android::hardware::Void;
33 using ::android::hardware::hidl_vec;
34 using ::android::hardware::hidl_string;
35 using ::android::sp;
42 * Methods from ::android::hardware::gnss::V1_0::IGnssDebug follow.
60 } // namespace android
[all...]
/hardware/interfaces/health/2.0/
H A DIHealthInfoCallback.hal17 package android.hardware.health@2.0;
/hardware/interfaces/health/2.0/utils/libhealthhalutils/include/healthhalutils/
H A DHealthHalUtils.h20 #include <android/hardware/health/2.0/IHealth.h>
22 namespace android { namespace
36 } // namespace android
/hardware/interfaces/ir/1.0/
H A Dtypes.hal17 package android.hardware.ir@1.0;
/hardware/interfaces/keymaster/3.0/default/
H A DKeymasterDevice.h21 #include <android/hardware/keymaster/3.0/IKeymasterDevice.h>
23 namespace android { namespace
35 } // namespace android
/hardware/interfaces/media/omx/1.0/
H A DIOmxObserver.hal17 package android.hardware.media.omx@1.0;
/hardware/interfaces/neuralnetworks/1.0/
H A DIExecutionCallback.hal17 package android.hardware.neuralnetworks@1.0;

Completed in 604 milliseconds

1234567891011>>