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

1234567891011>>

/hardware/qcom/display/msm8998/libqservice/
H A DIQClient.h32 class IQClient : public android::IInterface
36 virtual android::status_t notifyCallback(uint32_t command,
37 const android::Parcel* inParcel,
38 android::Parcel* outParcel) = 0;
43 class BnQClient : public android::BnInterface<IQClient>
46 virtual android::status_t onTransact( uint32_t code,
47 const android::Parcel& data,
48 android::Parcel* reply,
/hardware/qcom/gps/msm8909w_3100/android/
H A DGnssDebug.h21 #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;
44 * Methods from ::android::hardware::gnss::V1_0::IGnssDebug follow.
57 } // namespace android
[all...]
/hardware/qcom/gps/msm8998/android/
H A DGnssDebug.h21 #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;
44 * Methods from ::android::hardware::gnss::V1_0::IGnssDebug follow.
57 } // namespace android
[all...]
/hardware/intel/common/utils/ituxd/src/com/intel/thermal/
H A DituxdApp.java19 import android.app.Application;
20 import android.content.Intent;
21 import android.os.SystemProperties;
22 import android.util.Log;
/hardware/intel/img/hwcomposer/merrifield/ips/common/
H A DGrallocSubBuffer.h20 namespace android { namespace
31 } // namespace android
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/common/
H A DGrallocSubBuffer.h20 namespace android { namespace
31 } // namespace android
/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>
24 namespace android { namespace
30 using ::android::hardware::drm::V1_0::helper::PluginLoader;
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
[all...]
H A DDrmFactory.h19 #include <android/hardware/drm/1.0/IDrmFactory.h>
24 namespace android { namespace
30 using ::android::hardware::drm::V1_0::helper::PluginLoader;
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
[all...]
/hardware/interfaces/radio/config/1.0/
H A DIRadioConfigResponse.hal17 package android.hardware.radio.config@1.0;
19 import android.hardware.radio@1.0::RadioResponseInfo;
/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/qcom/data/ipacfg-mgr/msm8998/hal/inc/
H A DIpaEventRelay.h35 #include <android/hardware/tetheroffload/control/1.0/ITetheringOffloadCallback.h>
41 using ::android::hardware::tetheroffload::control::V1_0::ITetheringOffloadCallback;
46 IpaEventRelay(const ::android::sp<ITetheringOffloadCallback>& /* cb */);
53 const ::android::sp<ITetheringOffloadCallback>& mFramework;
/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 Dpassthrough.cpp18 #include <android/hardware/graphics/allocator/2.0/IAllocator.h>
20 using android::hardware::graphics::allocator::V2_0::IAllocator;
21 using android::hardware::graphics::allocator::V2_0::passthrough::GrallocLoader;
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::defaultPassthroughServiceImplementation;
24 using android::hardware::graphics::allocator::V2_0::IAllocator;
/hardware/interfaces/graphics/composer/2.1/default/
H A Dpassthrough.cpp17 #include <android/hardware/graphics/composer/2.1/IComposer.h>
20 using android::hardware::graphics::composer::V2_1::IComposer;
21 using android::hardware::graphics::composer::V2_1::passthrough::HwcLoader;
/hardware/interfaces/graphics/mapper/2.0/default/
H A Dpassthrough.cpp16 #include <android/hardware/graphics/mapper/2.0/IMapper.h>
19 using android::hardware::graphics::mapper::V2_0::IMapper;
20 using android::hardware::graphics::mapper::V2_0::passthrough::GrallocLoader;
/hardware/interfaces/graphics/mapper/2.1/default/
H A Dpassthrough.cpp16 #include <android/hardware/graphics/mapper/2.1/IMapper.h>
19 using android::hardware::graphics::mapper::V2_1::IMapper;
20 using android::hardware::graphics::mapper::V2_1::passthrough::GrallocLoader;
/hardware/interfaces/health/2.0/utils/libhealthstoragedefault/include/
H A DStorageHealthDefault.h19 #include <android/hardware/health/2.0/types.h>
21 using android::hardware::health::V2_0::StorageInfo;
22 using android::hardware::health::V2_0::DiskStats;
/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...]

Completed in 1843 milliseconds

1234567891011>>