Home
last modified time | relevance | path

Searched defs:getState (Results 1 – 18 of 18) sorted by relevance

/hardware/interfaces/tv/hdmi/earc/aidl/aidl_api/android.hardware.tv.hdmi.earc/current/android/hardware/tv/hdmi/earc/
DIEArc.aidl40 android.hardware.tv.hdmi.earc.IEArcStatus getState(in int portId); in getState() method
/hardware/interfaces/tv/hdmi/earc/aidl/aidl_api/android.hardware.tv.hdmi.earc/1/android/hardware/tv/hdmi/earc/
DIEArc.aidl40 android.hardware.tv.hdmi.earc.IEArcStatus getState(in int portId); in getState() method
/hardware/interfaces/tv/hdmi/earc/aidl/android/hardware/tv/hdmi/earc/
DIEArc.aidl64 IEArcStatus getState(in int portId); in getState() method
/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.effect/1/android/hardware/audio/effect/
DIEffect.aidl41 android.hardware.audio.effect.State getState(); in getState() method
/hardware/interfaces/audio/aidl/android/hardware/audio/effect/
DIEffect.aidl150 State getState(); in getState() method
/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.effect/2/android/hardware/audio/effect/
DIEffect.aidl41 android.hardware.audio.effect.State getState(); in getState() method
/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.effect/current/android/hardware/audio/effect/
DIEffect.aidl41 android.hardware.audio.effect.State getState(); in getState() method
/hardware/interfaces/automotive/occupant_awareness/aidl/aidl_api/android.hardware.automotive.occupant_awareness/1/android/hardware/automotive/occupant_awareness/
DIOccupantAwareness.aidl24 …android.hardware.automotive.occupant_awareness.OccupantAwarenessStatus getState(in android.hardwar… in getState() method
/hardware/interfaces/automotive/occupant_awareness/aidl/android/hardware/automotive/occupant_awareness/
DIOccupantAwareness.aidl73 OccupantAwarenessStatus getState(in Role occupantRole, in int detectionCapability); in getState() method
/hardware/interfaces/automotive/occupant_awareness/aidl/aidl_api/android.hardware.automotive.occupant_awareness/current/android/hardware/automotive/occupant_awareness/
DIOccupantAwareness.aidl24 …android.hardware.automotive.occupant_awareness.OccupantAwarenessStatus getState(in android.hardwar… in getState() method
/hardware/google/aemu/host-common/include/host-common/
DMediaH264DecoderVideoToolBox.h70 DecoderState getState() const {return mState;} in getState() function
/hardware/interfaces/tv/hdmi/earc/aidl/default/
DEArcMock.cpp54 ScopedAStatus EArcMock::getState(int32_t portId, IEArcStatus* _aidl_return) { in getState() function in android::hardware::tv::hdmi::earc::implementation::EArcMock
/hardware/interfaces/automotive/occupant_awareness/aidl/default/
DOccupantAwareness.cpp68 ScopedAStatus OccupantAwareness::getState(Role occupantRole, int detectionCapability, in getState() function in android::hardware::automotive::occupant_awareness::V1_0::implementation::OccupantAwareness
/hardware/interfaces/automotive/occupant_awareness/aidl/mock/
DOccupantAwareness.cpp87 ScopedAStatus OccupantAwareness::getState(Role occupantRole, int detectionCapability, in getState() function in android::hardware::automotive::occupant_awareness::V1_0::implementation::OccupantAwareness
/hardware/interfaces/audio/aidl/default/
DEffectImpl.cpp230 ndk::ScopedAStatus EffectImpl::getState(State* state) NO_THREAD_SAFETY_ANALYSIS { in getState() function in aidl::android::hardware::audio::effect::EffectImpl
/hardware/interfaces/audio/aidl/default/bluetooth/
DDevicePortProxy.cpp544 BluetoothStreamState BluetoothAudioPortAidl::getState() const { in getState() function in android::bluetooth::audio::aidl::BluetoothAudioPortAidl
/hardware/interfaces/graphics/composer/2.1/utils/hwc2onfbadapter/
DHWC2OnFbAdapter.cpp712 HWC2OnFbAdapter::State HWC2OnFbAdapter::getState() const { in getState() function in android::HWC2OnFbAdapter
/hardware/google/gfxstream/guest/OpenglCodecCommon/
DGLClientState.cpp376 const GLClientState::VertexAttribState& GLClientState::getState(int location) { in getState() function in gfxstream::guest::GLClientState