Searched refs:android (Results 151 - 175 of 1436) sorted by relevance

1234567891011>>

/hardware/qcom/display/msm8994/libqservice/
H A DIQService.h36 class IQService : public android::IInterface
41 COMMAND_LIST_START = android::IBinder::FIRST_CALL_TRANSACTION,
80 virtual void connect(const android::sp<qClient::IQClient>& client) = 0;
83 virtual android::status_t dispatch(uint32_t command,
84 const android::Parcel* inParcel,
85 android::Parcel* outParcel) = 0;
90 class BnQService : public android::BnInterface<IQService>
93 virtual android::status_t onTransact( uint32_t code,
94 const android::Parcel& data,
95 android
[all...]
/hardware/interfaces/tv/input/1.0/default/
H A DTvInput.h19 #include <android/hardware/tv/input/1.0/ITvInput.h>
25 namespace android { namespace
32 using ::android::hardware::audio::common::V2_0::AudioDevice;
33 using ::android::hardware::tv::input::V1_0::ITvInput;
34 using ::android::hardware::tv::input::V1_0::ITvInputCallback;
35 using ::android::hardware::tv::input::V1_0::Result;
36 using ::android::hardware::tv::input::V1_0::TvInputEvent;
37 using ::android::hardware::tv::input::V1_0::TvStreamConfig;
38 using ::android::hardware::Return;
39 using ::android
[all...]
/hardware/interfaces/camera/device/3.2/default/
H A DCameraDevice_3_2.h25 #include <android/hardware/camera/device/3.2/ICameraDevice.h>
29 namespace android { namespace
36 using ::android::hardware::camera::device::V3_2::RequestTemplate;
37 using ::android::hardware::camera::device::V3_2::ICameraDevice;
38 using ::android::hardware::camera::device::V3_2::ICameraDeviceCallback;
39 using ::android::hardware::camera::device::V3_2::ICameraDeviceSession;
40 using ::android::hardware::camera::common::V1_0::CameraResourceCost;
41 using ::android::hardware::camera::common::V1_0::Status;
42 using ::android::hardware::camera::common::V1_0::TorchMode;
43 using ::android
[all...]
/hardware/interfaces/tests/msgq/1.0/default/
H A DTestMsgQ.h20 #include <android/hardware/tests/msgq/1.0/ITestMsgQ.h>
26 namespace android { namespace
33 using ::android::hardware::tests::msgq::V1_0::ITestMsgQ;
34 using ::android::hidl::base::V1_0::DebugInfo;
35 using ::android::hidl::base::V1_0::IBase;
36 using ::android::hardware::hidl_array;
37 using ::android::hardware::hidl_memory;
38 using ::android::hardware::hidl_string;
39 using ::android::hardware::hidl_vec;
40 using ::android
[all...]
/hardware/interfaces/audio/2.0/
H A DIDevicesFactory.hal17 package android.hardware.audio@2.0;
19 import android.hardware.audio.common@2.0;
23 typedef android.hardware.audio@2.0::Result Result;
/hardware/interfaces/contexthub/1.0/default/
H A DAndroid.mk6 LOCAL_MODULE := android.hardware.contexthub@1.0-service
7 LOCAL_INIT_RC := android.hardware.contexthub@1.0-service.rc
20 android.hardware.contexthub@1.0 \
/hardware/interfaces/dumpstate/1.0/default/
H A DAndroid.mk4 LOCAL_MODULE := android.hardware.dumpstate@1.0-service
5 LOCAL_INIT_RC := android.hardware.dumpstate@1.0-service.rc
13 android.hardware.dumpstate@1.0 \
/hardware/interfaces/nfc/1.0/default/
H A DAndroid.mk6 LOCAL_MODULE := android.hardware.nfc@1.0-service
7 LOCAL_INIT_RC := android.hardware.nfc@1.0-service.rc
22 android.hardware.nfc@1.0 \
/hardware/interfaces/sensors/1.0/default/
H A DAndroid.mk6 LOCAL_MODULE := android.hardware.sensors@1.0-service
7 LOCAL_INIT_RC := android.hardware.sensors@1.0-service.rc
21 android.hardware.sensors@1.0 \
/hardware/interfaces/usb/1.0/default/
H A DAndroid.mk6 LOCAL_MODULE := android.hardware.usb@1.0-service
7 LOCAL_INIT_RC := android.hardware.usb@1.0-service.rc
19 android.hardware.usb@1.0 \
/hardware/qcom/display/msm8084/libhwcomposer/
H A Dhwc_qclient.h50 virtual android::status_t notifyCallback(uint32_t command,
51 const android::Parcel* inParcel,
52 android::Parcel* outParcel);
56 class MPDeathNotifier : public android::IMediaDeathNotifier {
64 const android::sp<android::IMediaDeathNotifier> mMPDeathNotifier;
/hardware/qcom/display/msm8226/libhwcomposer/
H A Dhwc_qclient.h50 virtual android::status_t notifyCallback(uint32_t command,
51 const android::Parcel* inParcel,
52 android::Parcel* outParcel);
56 class MPDeathNotifier : public android::IMediaDeathNotifier {
64 const android::sp<android::IMediaDeathNotifier> mMPDeathNotifier;
/hardware/qcom/display/msm8909/libhwcomposer/
H A Dhwc_qclient.h50 virtual android::status_t notifyCallback(uint32_t command,
51 const android::Parcel* inParcel,
52 android::Parcel* outParcel);
56 class MPDeathNotifier : public android::IMediaDeathNotifier {
64 const android::sp<android::IMediaDeathNotifier> mMPDeathNotifier;
/hardware/qcom/display/msm8994/libhwcomposer/
H A Dhwc_qclient.h50 virtual android::status_t notifyCallback(uint32_t command,
51 const android::Parcel* inParcel,
52 android::Parcel* outParcel);
56 class MPDeathNotifier : public android::IMediaDeathNotifier {
64 const android::sp<android::IMediaDeathNotifier> mMPDeathNotifier;
/hardware/interfaces/audio/effect/2.0/default/
H A DConversions.h22 #include <android/hardware/audio/effect/2.0/types.h>
25 namespace android { namespace
32 using ::android::hardware::audio::effect::V2_0::EffectDescriptor;
43 } // namespace android
/hardware/interfaces/bluetooth/1.0/default/
H A DAndroid.mk21 LOCAL_MODULE := android.hardware.bluetooth@1.0-service
22 LOCAL_INIT_RC := android.hardware.bluetooth@1.0-service.rc
37 android.hardware.bluetooth@1.0 \
/hardware/interfaces/broadcastradio/1.1/default/
H A DBroadcastRadioFactory.h19 #include <android/hardware/broadcastradio/1.1/IBroadcastRadioFactory.h>
20 #include <android/hardware/broadcastradio/1.1/types.h>
22 namespace android { namespace
31 // Methods from ::android::hardware::broadcastradio::V1_0::IBroadcastRadioFactory follow.
41 } // namespace android
/hardware/interfaces/camera/provider/2.4/
H A DICameraProvider.hal17 package android.hardware.camera.provider@2.4;
20 import android.hardware.camera.common@1.0::types;
21 import android.hardware.camera.device@1.0::ICameraDevice;
22 import android.hardware.camera.device@3.2::ICameraDevice;
34 * "android.hardware.camera.provider@<major>.<minor>/<type>/<instance>"
149 * Return a android.hardware.camera.device@N.x/ICameraDevice interface for
183 android.hardware.camera.device@1.0::ICameraDevice device);
186 android.hardware.camera.device@3.2::ICameraDevice device);
/hardware/interfaces/configstore/1.0/default/
H A DSurfaceFlingerConfigs.h4 #include <android/hardware/configstore/1.0/ISurfaceFlingerConfigs.h>
8 namespace android { namespace
14 using ::android::hardware::configstore::V1_0::ISurfaceFlingerConfigs;
15 using ::android::hardware::configstore::V1_0::OptionalBool;
16 using ::android::hidl::base::V1_0::IBase;
17 using ::android::hardware::hidl_array;
18 using ::android::hardware::hidl_memory;
19 using ::android::hardware::hidl_string;
20 using ::android::hardware::hidl_vec;
21 using ::android
[all...]
/hardware/interfaces/gnss/1.0/default/
H A DGnssBatching.h4 #include <android/hardware/gnss/1.0/IGnssBatching.h>
9 namespace android { namespace
15 using ::android::hardware::gnss::V1_0::IGnssBatching;
16 using ::android::hardware::gnss::V1_0::IGnssBatchingCallback;
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/soundtrigger/2.0/default/
H A DAndroid.mk20 LOCAL_MODULE := android.hardware.soundtrigger@2.0-impl
32 android.hardware.soundtrigger@2.0 \
33 android.hardware.audio.common@2.0
/hardware/interfaces/tests/pointer/1.0/default/
H A DGraph.h4 #include <android/hardware/tests/pointer/1.0/IGraph.h>
8 namespace android { namespace
15 using ::android::hardware::tests::pointer::V1_0::IGraph;
16 using ::android::hardware::Return;
17 using ::android::hardware::Void;
18 using ::android::hardware::hidl_vec;
19 using ::android::hardware::hidl_string;
20 using ::android::sp;
23 // Methods from ::android::hardware::tests::pointer::V1_0::IGraph follow.
26 Return<void> passTwoGraphs(::android
[all...]
/hardware/interfaces/thermal/1.0/default/
H A DAndroid.mk21 LOCAL_MODULE := android.hardware.thermal@1.0-service
22 LOCAL_INIT_RC := android.hardware.thermal@1.0-service.rc
37 android.hardware.thermal@1.0 \
/hardware/interfaces/vibrator/1.0/default/
H A DAndroid.mk20 LOCAL_MODULE := android.hardware.vibrator@1.0-service
21 LOCAL_INIT_RC := android.hardware.vibrator@1.0-service.rc
33 android.hardware.vibrator@1.0
/hardware/qcom/gps/msm8998/android/
H A DGnssBatching.h24 #include <android/hardware/gnss/1.0/IGnssBatching.h>
28 namespace android { namespace
34 using ::android::hardware::gnss::V1_0::IGnssBatching;
35 using ::android::hardware::gnss::V1_0::IGnssBatchingCallback;
36 using ::android::hidl::base::V1_0::IBase;
37 using ::android::hardware::hidl_array;
38 using ::android::hardware::hidl_memory;
39 using ::android::hardware::hidl_string;
40 using ::android::hardware::hidl_vec;
41 using ::android
[all...]

Completed in 768 milliseconds

1234567891011>>