Home
last modified time | relevance | path

Searched defs:resume (Results 1 – 11 of 11) sorted by relevance

/hardware/interfaces/power/aidl/android/hardware/power/
DIPowerHintSession.aidl53 void resume(); in resume() method
/hardware/interfaces/power/aidl/aidl_api/android.hardware.power/2/android/hardware/power/
DIPowerHintSession.aidl40 oneway void resume(); in resume() method
/hardware/interfaces/power/aidl/aidl_api/android.hardware.power/current/android/hardware/power/
DIPowerHintSession.aidl40 oneway void resume(); in resume() method
/hardware/interfaces/power/aidl/aidl_api/android.hardware.power/3/android/hardware/power/
DIPowerHintSession.aidl40 oneway void resume(); in resume() method
/hardware/interfaces/audio/core/all-versions/vts/functional/
DStreamWorker.h39 void resume() { switchWorkerStateSync(WorkerState::PAUSED, WorkerState::RESUME_REQUESTED); } in resume() function
DAudioPrimaryHidlHalTest.h1753 bool resume = false; member
/hardware/qcom/display/msm8084/libhwcomposer/
Dhwc_virtual.cpp230 void HWCVirtualVDS::resume(hwc_context_t* ctx, int dpy) { in resume() function in HWCVirtualVDS
375 void HWCVirtualV4L2::resume(hwc_context_t* ctx, int dpy){ in resume() function in HWCVirtualV4L2
/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_virtual.cpp270 void HWCVirtualVDS::resume(hwc_context_t* ctx, int dpy) { in resume() function in HWCVirtualVDS
413 void HWCVirtualV4L2::resume(hwc_context_t* ctx, int dpy){ in resume() function in HWCVirtualV4L2
/hardware/google/pixel/power-libperfmgr/aidl/
DPowerHintSession.cpp251 ndk::ScopedAStatus PowerHintSession::resume() { in resume() function in aidl::google::hardware::power::impl::pixel::PowerHintSession
/hardware/interfaces/audio/core/all-versions/default/
DStreamOut.cpp518 Return<Result> StreamOut::resume() { in resume() function in android::hardware::audio::CPP_VERSION::implementation::StreamOut
/hardware/libhardware/include/hardware/
Daudio.h337 int (*resume)(struct audio_stream_out* stream); member