Searched refs:hardware (Results 151 - 175 of 1284) sorted by relevance

1234567891011>>

/frameworks/base/core/java/android/hardware/
H A DSensorEventCallback.java17 package android.hardware;
27 * @see android.hardware.SensorEventListener#onSensorChanged(SensorEvent)
35 * @see android.hardware.SensorEventListener#onAccuracyChanged(Sensor, int)
43 * @see android.hardware.SensorEventListener2#onFlushCompleted(Sensor)
51 * @param info A {@link android.hardware.SensorAdditionalInfo SensorAdditionalInfo} frame
52 * reported from sensor hardware.
/frameworks/base/core/java/android/hardware/camera2/legacy/
H A DLegacyRequest.java17 package android.hardware.camera2.legacy;
19 import android.hardware.Camera;
20 import android.hardware.camera2.CameraCharacteristics;
21 import android.hardware.camera2.CaptureRequest;
/frameworks/base/core/java/android/hardware/location/
H A DGeofenceHardwareMonitorCallback.java17 package android.hardware.location;
23 * The callback class associated with the status change of hardware monitors
H A DIActivityRecognitionHardware.aidl17 package android.hardware.location;
19 import android.hardware.location.IActivityRecognitionHardwareSink;
23 * This interface can be used to implement hardware based activity recognition.
29 * Gets an array of supported activities by hardware.
59 * Requests hardware for all the activity events detected up to the given point in time.
/frameworks/av/drm/mediadrm/plugins/clearkey/hidl/
H A DBuffer.cpp19 #include <android/hardware/drm/1.0/types.h>
22 namespace hardware { namespace in namespace:android
52 } // namespace hardware
/frameworks/av/drm/mediadrm/plugins/clearkey/hidl/include/
H A DBase64.h21 #include <android/hardware/drm/1.0/types.h>
26 namespace hardware { namespace in namespace:android
43 } // namespace hardware
/frameworks/av/media/libaudiohal/2.0/
H A DConversionHelperHidl.h20 #include <android/hardware/audio/2.0/types.h>
24 using ::android::hardware::audio::V2_0::ParameterValue;
25 using ::android::hardware::Return;
26 using ::android::hardware::hidl_string;
27 using ::android::hardware::hidl_vec;
57 status_t processReturn(const char* funcName, const Return<hardware::audio::V2_0::Result>& ret) {
66 const char* funcName, const Return<T>& ret, hardware::audio::V2_0::Result retval) {
76 static status_t analyzeResult(const hardware::audio::V2_0::Result& result);
/frameworks/base/core/java/android/hardware/camera2/marshal/impl/
H A DMarshalQueryableReprocessFormatsMap.java16 package android.hardware.camera2.marshal.impl;
18 import android.hardware.camera2.marshal.Marshaler;
19 import android.hardware.camera2.marshal.MarshalQueryable;
20 import android.hardware.camera2.params.ReprocessFormatsMap;
21 import android.hardware.camera2.params.StreamConfigurationMap;
22 import android.hardware.camera2.utils.TypeReference;
24 import static android.hardware.camera2.impl.CameraMetadataNative.*;
25 import static android.hardware.camera2.marshal.MarshalHelpers.*;
H A DMarshalQueryableBoolean.java16 package android.hardware.camera2.marshal.impl;
18 import static android.hardware.camera2.impl.CameraMetadataNative.*;
19 import static android.hardware.camera2.marshal.MarshalHelpers.*;
21 import android.hardware.camera2.marshal.Marshaler;
22 import android.hardware.camera2.marshal.MarshalQueryable;
23 import android.hardware.camera2.utils.TypeReference;
H A DMarshalQueryableNativeByteToInteger.java16 package android.hardware.camera2.marshal.impl;
18 import static android.hardware.camera2.impl.CameraMetadataNative.*;
19 import static android.hardware.camera2.marshal.MarshalHelpers.*;
21 import android.hardware.camera2.marshal.Marshaler;
22 import android.hardware.camera2.marshal.MarshalQueryable;
23 import android.hardware.camera2.utils.TypeReference;
/frameworks/base/core/java/android/hardware/input/
H A DInputManagerInternal.java17 package android.hardware.input;
19 import android.hardware.display.DisplayViewport;
/frameworks/base/core/java/android/hardware/radio/
H A DITuner.aidl17 package android.hardware.radio;
20 import android.hardware.radio.ProgramList;
21 import android.hardware.radio.ProgramSelector;
22 import android.hardware.radio.RadioManager;
/frameworks/base/location/lib/java/com/android/location/provider/
H A DGeofenceProvider.java19 import android.hardware.location.GeofenceHardware;
20 import android.hardware.location.IGeofenceHardware;
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/
H A DCameraUtilsUncheckedThrowTest.java19 import android.hardware.camera2.CameraAccessException;
20 import android.hardware.camera2.utils.UncheckedThrow;
/frameworks/base/services/core/java/com/android/server/hdmi/
H A DSystemAudioActionFromTv.java19 import android.hardware.hdmi.HdmiDeviceInfo;
20 import android.hardware.hdmi.IHdmiControlCallback;
/frameworks/hardware/interfaces/sensorservice/1.0/
H A DIDirectReportChannel.hal19 import android.hardware.sensors@1.0::RateLevel;
/frameworks/native/include/ui/
H A DPixelFormat.h28 #include <hardware/hardware.h>
/frameworks/native/libs/ui/include/ui/
H A DPixelFormat.h28 #include <hardware/hardware.h>
/frameworks/native/libs/ui/include_vndk/ui/
H A DPixelFormat.h28 #include <hardware/hardware.h>
/frameworks/native/services/displayservice/include/displayservice/
H A DDisplayService.h29 using ::android::hardware::Return;
30 using ::android::hardware::Void;
/frameworks/native/services/thermalservice/
H A Dthermalserviced.cpp24 #include <android/hardware/thermal/1.1/IThermal.h>
30 using ::android::hardware::thermal::V1_1::IThermal;
31 using ::android::hardware::thermal::V1_0::Temperature;
32 using ::android::hardware::thermal::V1_1::IThermalCallback;
33 using ::android::hardware::thermal::V1_1::implementation::ThermalCallback;
34 using ::android::hardware::configureRpcThreadpool;
35 using ::android::hardware::hidl_death_recipient;
40 using Return = hardware::Return<T>;
H A Dthermalserviced.h24 using ::android::hardware::thermal::V1_0::Temperature;
25 using ::android::hardware::thermal::V1_1::implementation::ThermalCallback;
/frameworks/native/vulkan/include/hardware/
H A Dhwvulkan.h20 #include <hardware/hardware.h>
/frameworks/av/include/mediadrm/
H A DDrmMetrics.h22 #include <android/hardware/drm/1.0/types.h>
23 #include <android/hardware/drm/1.1/types.h>
53 CounterMetric<::android::hardware::drm::V1_0::KeyStatusType>
56 CounterMetric<::android::hardware::drm::V1_0::EventType> mEventCounter;
120 const hardware::hidl_vec<hardware::drm::V1_1::DrmMetricGroup>& pluginMetrics,
/frameworks/av/media/libmedia/include/media/
H A DDrmMetrics.h22 #include <android/hardware/drm/1.0/types.h>
23 #include <android/hardware/drm/1.1/types.h>
53 CounterMetric<::android::hardware::drm::V1_0::KeyStatusType>
56 CounterMetric<::android::hardware::drm::V1_0::EventType> mEventCounter;
120 const hardware::hidl_vec<hardware::drm::V1_1::DrmMetricGroup>& pluginMetrics,

Completed in 487 milliseconds

1234567891011>>