Home
last modified time | relevance | path

Searched defs:standby (Results 1 – 25 of 243) sorted by relevance

12345678910

/aosp_15_r20/device/linaro/dragonboard/audio/
Daudio_hw.h91 bool standby; member
107 int standby; member
/aosp_15_r20/device/amlogic/yukawa/hal/audio/
Daudio_hw.h93 bool standby; member
109 int standby; member
/aosp_15_r20/hardware/libhardware_legacy/audio/
H A DAudioDumpInterface.cpp303 status_t AudioStreamOutDump::standby() in standby() function in android::AudioStreamOutDump
500 status_t AudioStreamInDump::standby() in standby() function in android::AudioStreamInDump
H A DAudioHardwareStub.h57 virtual status_t standby() { return NO_ERROR; } in standby() function
H A DAudioHardwareGeneric.h91 virtual status_t standby() { return NO_ERROR; } in standby() function
H A DAudioHardwareStub.cpp136 status_t AudioStreamOutStub::standby() in standby() function in android_audio_legacy::AudioStreamOutStub
/aosp_15_r20/device/generic/car/emulator/audio/driver/
Daudio_hw.h67 bool standby; // Protected by this->lock member
102 bool standby; // Protected by this->lock member
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/audio/aidl/android.hardware.audio.core-V3-ndk-source/gen/include/aidl/android/hardware/audio/core/
DStreamDescriptor.h135 standby = 5, enumerator
146 static const inline Tag standby = Tag::standby; variable
/aosp_15_r20/device/generic/goldfish/audio/
Dio_thread.cpp39 bool IOThread::standby() { in standby() function in android::hardware::audio::CPP_VERSION::implementation::IOThread
/aosp_15_r20/frameworks/base/core/java/android/service/vr/
H A DIVrManager.aidl114 void setStandbyEnabled(boolean standby); in setStandbyEnabled()
/aosp_15_r20/frameworks/av/services/audioflinger/datapath/
H A DSpdifStreamOut.cpp110 int SpdifStreamOut::standby() in standby() function in android::SpdifStreamOut
H A DSpdifStreamIn.cpp104 int SpdifStreamIn::standby() in standby() function in android::SpdifStreamIn
H A DAudioStreamIn.cpp122 status_t AudioStreamIn::standby() in standby() function in android::AudioStreamIn
H A DAudioStreamOut.cpp167 int AudioStreamOut::standby() in standby() function in android::AudioStreamOut
/aosp_15_r20/frameworks/av/services/oboeservice/
H A DAAudioServiceEndpoint.h82 virtual aaudio_result_t standby() { in standby() function
/aosp_15_r20/hardware/interfaces/audio/aidl/default/stub/
H A DDriverStubImpl.cpp70 ::android::status_t DriverStubImpl::standby() { in standby() function in aidl::android::hardware::audio::core::DriverStubImpl
/aosp_15_r20/frameworks/base/core/java/android/app/
H A DVrManager.java211 public void setStandbyEnabled(boolean standby) { in setStandbyEnabled()
/aosp_15_r20/hardware/interfaces/audio/aidl/default/alsa/
H A DStreamAlsa.cpp66 ::android::status_t StreamAlsa::standby() { in standby() function in aidl::android::hardware::audio::core::StreamAlsa
/aosp_15_r20/hardware/libhardware/modules/usbaudio/
H A Daudio_hal.c93 bool standby; member
138 bool standby; member
573 static void stream_standby_l(struct listnode *alsa_devices, bool *standby) in stream_standby_l()
/aosp_15_r20/hardware/interfaces/audio/aidl/default/r_submix/
H A DSubmixRoute.cpp251 void SubmixRoute::standby(bool isInput) { in standby() function in aidl::android::hardware::audio::core::r_submix::SubmixRoute
H A DStreamRemoteSubmix.cpp94 ::android::status_t StreamRemoteSubmix::standby() { in standby() function in aidl::android::hardware::audio::core::StreamRemoteSubmix
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/audio/aidl/android.hardware.audio.core_interface/3/
Dpreprocessed.aidl148 standby = 5, enumConstant
/aosp_15_r20/frameworks/base/services/tests/servicestests/src/com/android/server/hdmi/
H A DHdmiCecLocalDeviceTvTest.java550 HdmiCecMessage standby = HdmiCecMessageBuilder.buildStandby(ADDR_TV, ADDR_BROADCAST); in tvSendStandbyOnSleep_Enabled() local
562 HdmiCecMessage standby = HdmiCecMessageBuilder.buildStandby(ADDR_TV, ADDR_BROADCAST); in tvSendStandbyOnSleep_Disabled() local
/aosp_15_r20/hardware/interfaces/audio/aidl/default/primary/
H A DStreamPrimary.cpp68 ::android::status_t StreamPrimary::standby() { in standby() function in aidl::android::hardware::audio::core::StreamPrimary
/aosp_15_r20/hardware/interfaces/audio/aidl/default/bluetooth/
H A DStreamBluetooth.cpp171 ::android::status_t StreamBluetooth::standby() { in standby() function in aidl::android::hardware::audio::core::StreamBluetooth

12345678910