Home
last modified time | relevance | path

Searched refs:reasons (Results 1 – 25 of 75) sorted by relevance

123

/hardware/interfaces/tv/tuner/1.0/
DITuner.hal36 * UNKNOWN_ERROR if tuning failed for other reasons.
50 * UNKNOWN_ERROR if creation failed for other reasons.
62 * UNKNOWN_ERROR if creation failed for other reasons.
73 * UNKNOWN_ERROR if the inquiry failed for other reasons.
85 * UNKNOWN_ERROR if creation failed for other reasons.
96 * UNKNOWN_ERROR if the inquiry failed for other reasons.
108 * UNKNOWN_ERROR if tuning failed for other reasons.
122 * UNKNOWN_ERROR if creation failed for other reasons.
138 * UNKNOWN_ERROR if creation failed for other reasons.
DIDvr.hal35 * UNKNOWN_ERROR if failed for other reasons.
49 * UNKNOWN_ERROR if failed for other reasons.
63 * UNKNOWN_ERROR if failed for other reasons.
77 * UNKNOWN_ERROR if failed for other reasons.
90 * UNKNOWN_ERROR if failed for other reasons.
103 * UNKNOWN_ERROR if failed for other reasons.
116 * UNKNOWN_ERROR if failed for other reasons.
130 * UNKNOWN_ERROR if failed for other reasons.
DIFilter.hal44 * UNKNOWN_ERROR if failed for other reasons.
59 * UNKNOWN_ERROR if failed for other reasons.
71 * UNKNOWN_ERROR if failed for other reasons.
85 * UNKNOWN_ERROR if failed for other reasons.
98 * UNKNOWN_ERROR if failed for other reasons.
110 * UNKNOWN_ERROR if failed for other reasons.
127 * UNKNOWN_ERROR if failed for other reasons.
144 * UNKNOWN_ERROR if failed for other reasons.
156 * UNKNOWN_ERROR if failed for other reasons.
DIFrontend.hal41 * UNKNOWN_ERROR if callback setting failed for other reasons.
59 * UNKNOWN_ERROR if tuning failed for other reasons.
71 * UNKNOWN_ERROR if failed for other reasons.
83 * UNKNOWN_ERROR if failed for other reasons.
102 * UNKNOWN_ERROR if tuning failed for other reasons.
114 * UNKNOWN_ERROR if failed for other reasons.
128 * UNKNOWN_ERROR if tuning failed for other reasons.
148 * UNKNOWN_ERROR if failed for other reasons.
160 * UNKNOWN_ERROR if failed for other reasons.
DILnb.hal40 * UNKNOWN_ERROR if callback setting failed for other reasons.
51 * UNKNOWN_ERROR if failed for other reasons.
62 * UNKNOWN_ERROR if failed for other reasons.
73 * UNKNOWN_ERROR if failed for other reasons.
91 * UNKNOWN_ERROR if failed for other reasons.
103 * UNKNOWN_ERROR if failed for other reasons.
DIDemux.hal39 * UNKNOWN_ERROR if failed for other reasons.
56 * UNKNOWN_ERROR if failed for other reasons.
71 * UNKNOWN_ERROR if failed for other reasons.
85 * UNKNOWN_ERROR if failed for other reasons.
100 * UNKNOWN_ERROR if failed for other reasons.
114 * UNKNOWN_ERROR if failed for other reasons.
131 * UNKNOWN_ERROR if failed for other reasons.
147 * UNKNOWN_ERROR if failed for other reasons.
159 * UNKNOWN_ERROR if failed for other reasons.
DITimeFilter.hal34 * UNKNOWN_ERROR if failed for other reasons.
46 * UNKNOWN_ERROR if failed for other reasons.
58 * UNKNOWN_ERROR if failed for other reasons.
72 * UNKNOWN_ERROR if failed for other reasons.
85 * UNKNOWN_ERROR if failed for other reasons.
DIDescrambler.hal37 * UNKNOWN_ERROR if failed for other reasons.
52 * UNKNOWN_ERROR if failed for other reasons.
69 * UNKNOWN_ERROR if failed for other reasons.
84 * UNKNOWN_ERROR if failed for other reasons.
96 * UNKNOWN_ERROR if failed for other reasons.
/hardware/interfaces/tv/tuner/1.1/
DIFrontend.hal46 * UNKNOWN_ERROR if tuning failed for other reasons.
67 * UNKNOWN_ERROR if tuning failed for other reasons.
83 * UNKNOWN_ERROR if failed for other reasons.
93 * UNKNOWN_ERROR if failed for other reasons.
107 * UNKNOWN_ERROR if tuning failed for other reasons.
DIFilter.hal41 * UNKNOWN_ERROR if failed for other reasons.
53 * UNKNOWN_ERROR if failed for other reasons.
83 * UNKNOWN_ERROR if failed for other reasons.
103 * UNKNOWN_ERROR if failed for other reasons.
/hardware/interfaces/automotive/audiocontrol/aidl/aidl_api/android.hardware.automotive.audiocontrol/current/android/hardware/automotive/audiocontrol/
DIAudioGainCallback.aidl37 …DeviceGainsChanged(in android.hardware.automotive.audiocontrol.Reasons[] reasons, in android.hardw… in onAudioDeviceGainsChanged() argument
DIAudioControl.aidl47 …DeviceGainsChanged(in android.hardware.automotive.audiocontrol.Reasons[] reasons, in android.hardw… in setAudioDeviceGainsChanged() argument
/hardware/interfaces/automotive/audiocontrol/aidl/aidl_api/android.hardware.automotive.audiocontrol/4/android/hardware/automotive/audiocontrol/
DIAudioGainCallback.aidl37 …DeviceGainsChanged(in android.hardware.automotive.audiocontrol.Reasons[] reasons, in android.hardw… in onAudioDeviceGainsChanged() argument
DIAudioControl.aidl75 …DeviceGainsChanged(in android.hardware.automotive.audiocontrol.Reasons[] reasons, in android.hardw… in setAudioDeviceGainsChanged() argument
/hardware/interfaces/automotive/audiocontrol/aidl/aidl_api/android.hardware.automotive.audiocontrol/2/android/hardware/automotive/audiocontrol/
DIAudioGainCallback.aidl37 …DeviceGainsChanged(in android.hardware.automotive.audiocontrol.Reasons[] reasons, in android.hardw… in onAudioDeviceGainsChanged() argument
DIAudioControl.aidl47 …DeviceGainsChanged(in android.hardware.automotive.audiocontrol.Reasons[] reasons, in android.hardw… in setAudioDeviceGainsChanged() argument
/hardware/interfaces/automotive/audiocontrol/aidl/aidl_api/android.hardware.automotive.audiocontrol/3/android/hardware/automotive/audiocontrol/
DIAudioGainCallback.aidl37 …DeviceGainsChanged(in android.hardware.automotive.audiocontrol.Reasons[] reasons, in android.hardw… in onAudioDeviceGainsChanged() argument
DIAudioControl.aidl47 …DeviceGainsChanged(in android.hardware.automotive.audiocontrol.Reasons[] reasons, in android.hardw… in setAudioDeviceGainsChanged() argument
/hardware/interfaces/automotive/audiocontrol/aidl/android/hardware/automotive/audiocontrol/
DIAudioGainCallback.aidl64 void onAudioDeviceGainsChanged(in Reasons[] reasons, in AudioGainConfigInfo[] gains); in onAudioDeviceGainsChanged() argument
DIAudioControl.aidl172 oneway void setAudioDeviceGainsChanged(in Reasons[] reasons, in AudioGainConfigInfo[] gains); in setAudioDeviceGainsChanged() argument
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_NV_low_latency.adoc26 *RESOLVED*: We are stuck with this for legacy reasons - we are aware this is
/hardware/interfaces/automotive/audiocontrol/aidl/vts/
DVtsHalAudioControlTargetTest.cpp205 const std::vector<Reasons> reasons{Reasons::FORCED_MASTER_MUTE, Reasons::NAV_DUCKING}; in TEST_P() local
217 ASSERT_TRUE(audioControl->setAudioDeviceGainsChanged(reasons, gains).isOk()); in TEST_P()
230 (const std::vector<Reasons>& reasons,
/hardware/interfaces/tv/hdmi/
DREADME.md11 reasons, e.g. Display HAL and TV Input HAL.
/hardware/interfaces/camera/common/default/
DAndroid.bp42 // NOTE: Deprecated module kept for compatibility reasons.
/hardware/interfaces/usb/gadget/1.0/
Dtypes.hal65 * Error value when the HAL operation fails for reasons not listed here.

123