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

1234567891011>>

/hardware/interfaces/camera/device/3.2/
H A DICameraDeviceCallback.hal17 package android.hardware.camera.device@3.2;
19 import android.hardware.camera.common@1.0::types;
/hardware/interfaces/camera/provider/2.4/
H A DICameraProviderCallback.hal17 package android.hardware.camera.provider@2.4;
19 import android.hardware.camera.common@1.0::types;
57 * android.flash.info.available is reported as true via the
/hardware/interfaces/drm/1.0/default/
H A DLegacyPluginPath.cpp21 namespace android { namespace
39 } // namespace android
H A DCryptoFactory.h19 #include <android/hardware/drm/1.0/ICryptoFactory.h>
25 namespace android { namespace
31 using ::android::hardware::drm::V1_0::ICryptoFactory;
32 using ::android::hardware::drm::V1_0::ICryptoPlugin;
33 using ::android::hardware::hidl_array;
34 using ::android::hardware::hidl_string;
35 using ::android::hardware::hidl_vec;
36 using ::android::hardware::Return;
37 using ::android::hardware::Void;
38 using ::android
[all...]
H A DDrmFactory.h19 #include <android/hardware/drm/1.0/IDrmFactory.h>
25 namespace android { namespace
31 using ::android::hardware::drm::V1_0::IDrmFactory;
32 using ::android::hardware::drm::V1_0::IDrmPlugin;
33 using ::android::hardware::hidl_array;
34 using ::android::hardware::hidl_string;
35 using ::android::hardware::hidl_vec;
36 using ::android::hardware::Return;
37 using ::android::hardware::Void;
38 using ::android
[all...]
/hardware/interfaces/tests/bar/1.0/default/
H A DImportTypes.cpp3 namespace android { namespace
10 // Methods from ::android::hardware::tests::bar::V1_0::IImportTypes follow.
21 } // namespace android
/hardware/interfaces/wifi/1.0/vts/functional/
H A Dwifi_hidl_test.cpp17 #include <android-base/logging.h>
19 #include <android/hardware/wifi/1.0/IWifi.h>
25 using ::android::hardware::wifi::V1_0::IWifi;
26 using ::android::sp;
H A Dwifi_p2p_iface_hidl_test.cpp17 #include <android-base/logging.h>
19 #include <android/hardware/wifi/1.0/IWifiP2pIface.h>
25 using ::android::hardware::wifi::V1_0::IWifiP2pIface;
26 using ::android::sp;
H A Dwifi_rtt_controller_hidl_test.cpp17 #include <android-base/logging.h>
19 #include <android/hardware/wifi/1.0/IWifiRttController.h>
25 using ::android::hardware::wifi::V1_0::IWifiRttController;
26 using ::android::sp;
/hardware/libhardware/modules/vehicle/
H A DtimeUtil.cpp22 return android::elapsedRealtimeNano();
/hardware/interfaces/audio/2.0/default/
H A DAndroid.mk20 LOCAL_MODULE := android.hardware.audio@2.0-impl
42 android.hardware.audio@2.0 \
43 android.hardware.audio.common@2.0 \
44 android.hardware.audio.common@2.0-util \
61 LOCAL_MODULE := android.hardware.audio@2.0-service
62 LOCAL_INIT_RC := android.hardware.audio@2.0-service.rc
74 android.hardware.audio@2.0 \
75 android.hardware.audio.common@2.0 \
76 android.hardware.audio.effect@2.0 \
77 android
[all...]
H A DConversions.h22 #include <android/hardware/audio/2.0/types.h>
25 namespace android { namespace
31 using ::android::hardware::audio::V2_0::DeviceAddress;
39 } // namespace android
/hardware/interfaces/audio/effect/2.0/default/
H A DEffectsFactory.h22 #include <android/hardware/audio/effect/2.0/IEffectsFactory.h>
26 namespace android { namespace
33 using ::android::hardware::audio::common::V2_0::Uuid;
34 using ::android::hardware::audio::effect::V2_0::EffectDescriptor;
35 using ::android::hardware::audio::effect::V2_0::IEffect;
36 using ::android::hardware::audio::effect::V2_0::IEffectsFactory;
37 using ::android::hardware::audio::effect::V2_0::Result;
38 using ::android::hardware::Return;
39 using ::android::hardware::Void;
40 using ::android
[all...]
/hardware/interfaces/bluetooth/1.0/default/
H A Dservice.cpp17 #define LOG_TAG "android.hardware.bluetooth@1.0-service"
19 #include <android/hardware/bluetooth/1.0/IBluetoothHci.h>
27 using android::hardware::bluetooth::V1_0::IBluetoothHci;
28 using android::hardware::defaultPassthroughServiceImplementation;
/hardware/interfaces/graphics/allocator/2.0/default/
H A Dservice.cpp17 #define LOG_TAG "android.hardware.graphics.allocator@2.0-service"
19 #include <android/hardware/graphics/allocator/2.0/IAllocator.h>
23 using android::hardware::graphics::allocator::V2_0::IAllocator;
24 using android::hardware::defaultPassthroughServiceImplementation;
/hardware/interfaces/power/1.0/default/
H A DPower.h20 #include <android/hardware/power/1.0/IPower.h>
24 namespace android { namespace
30 using ::android::hardware::power::V1_0::Feature;
31 using ::android::hardware::power::V1_0::IPower;
32 using ::android::hardware::power::V1_0::PowerHint;
33 using ::android::hardware::power::V1_0::PowerStatePlatformSleepState;
34 using ::android::hardware::power::V1_0::Status;
35 using ::android::hardware::Return;
36 using ::android::hardware::Void;
37 using ::android
[all...]
/hardware/interfaces/tests/hash/1.0/default/
H A DHash.h4 #include <android/hardware/tests/hash/1.0/IHash.h>
8 namespace android { namespace
15 using ::android::hardware::tests::hash::V1_0::IHash;
16 using ::android::hidl::base::V1_0::DebugInfo;
17 using ::android::hidl::base::V1_0::IBase;
18 using ::android::hardware::hidl_array;
19 using ::android::hardware::hidl_memory;
20 using ::android::hardware::hidl_string;
21 using ::android::hardware::hidl_vec;
22 using ::android
[all...]
/hardware/interfaces/tests/libhwbinder/1.0/default/
H A DScheduleTest.h4 #include <android/hardware/tests/libhwbinder/1.0/IScheduleTest.h>
8 namespace android { namespace
15 using ::android::hardware::tests::libhwbinder::V1_0::IScheduleTest;
16 using ::android::hidl::base::V1_0::DebugInfo;
17 using ::android::hidl::base::V1_0::IBase;
18 using ::android::hardware::hidl_array;
19 using ::android::hardware::hidl_memory;
20 using ::android::hardware::hidl_string;
21 using ::android::hardware::hidl_vec;
22 using ::android
[all...]
H A DBenchmark.h4 #include <android/hardware/tests/libhwbinder/1.0/IBenchmark.h>
7 namespace android { namespace
14 using ::android::hardware::tests::libhwbinder::V1_0::IBenchmark;
15 using ::android::hardware::Return;
16 using ::android::hardware::hidl_vec;
29 } // namespace android
/hardware/interfaces/tests/msgq/1.0/default/
H A Dmq_benchmark_service.cpp19 #include <android/hardware/tests/msgq/1.0/IBenchmarkMsgQ.h>
23 using android::hardware::tests::msgq::V1_0::IBenchmarkMsgQ;
24 using android::hardware::defaultPassthroughServiceImplementation;
H A Dmq_test_service.cpp19 #include <android/hardware/tests/msgq/1.0/ITestMsgQ.h>
23 using android::hardware::tests::msgq::V1_0::ITestMsgQ;
24 using android::hardware::defaultPassthroughServiceImplementation;
/hardware/interfaces/tests/pointer/1.0/default/lib/include/hidl-test/
H A DPointerHelper.h4 #include <android/hardware/tests/pointer/1.0/IGraph.h>
6 using ::android::hardware::tests::pointer::V1_0::IGraph;
8 namespace android { namespace
14 } // namespace android
/hardware/interfaces/thermal/1.0/default/
H A DThermal.h19 #include <android/hardware/thermal/1.0/IThermal.h>
25 namespace android { namespace
31 using ::android::hardware::thermal::V1_0::CoolingDevice;
32 using ::android::hardware::thermal::V1_0::CpuUsage;
33 using ::android::hardware::thermal::V1_0::IThermal;
34 using ::android::hardware::thermal::V1_0::Temperature;
35 using ::android::hardware::thermal::V1_0::ThermalStatus;
36 using ::android::hardware::Return;
37 using ::android::hardware::Void;
38 using ::android
[all...]
/hardware/interfaces/tv/cec/1.0/default/
H A Dservice.cpp17 #define LOG_TAG "android.hardware.tv.cec@1.0-service"
19 #include <android/hardware/tv/cec/1.0/IHdmiCec.h>
22 using android::hardware::tv::cec::V1_0::IHdmiCec;
23 using android::hardware::defaultPassthroughServiceImplementation;
/hardware/qcom/display/msm8084/libqservice/
H A DIQHDMIClient.h38 class IQHDMIClient : public android::IInterface
46 class BnQHDMIClient : public android::BnInterface<IQHDMIClient>
49 virtual android::status_t onTransact( uint32_t code,
50 const android::Parcel& data,
51 android::Parcel* reply, uint32_t flags = 0);

Completed in 1909 milliseconds

1234567891011>>