Home
last modified time | relevance | path

Searched refs:suspend (Results 1 – 25 of 36) sorted by relevance

12

/hardware/libhardware_legacy/
DAndroid.bp59 shared_libs: ["android.system.suspend-V1-ndk"],
79 "android.system.suspend.control.internal-ndk",
80 "android.system.suspend-V1-ndk",
92 "android.system.suspend-V1-ndk",
121 "android.system.suspend-V1-ndk",
Dpower.cpp34 using aidl::android::system::suspend::ISystemSuspend;
35 using aidl::android::system::suspend::IWakeLock;
36 using aidl::android::system::suspend::WakeLockType;
Dpower_test.cpp30 using aidl::android::system::suspend::internal::ISuspendControlServiceInternal;
31 using aidl::android::system::suspend::internal::WakeLockInfo;
/hardware/interfaces/bluetooth/a2dp/1.0/
DIBluetoothAudioHost.hal28 * the start, suspend and stop of the streaming operation. These
45 * Invoked when the suspend stream is requested from HAL server
47 * wants to suspend the streaming procedure. The result of the
DIBluetoothAudioOffload.hal71 * Updates status for suspend stream request. The HAL client may need
/hardware/interfaces/power/1.0/
DIPower.hal35 * appropriate interfaces to allow the kernel to suspend the
37 * state, and to disallow low-power suspend when the system is in
38 * interactive state. When low-power suspend state is allowed, the
39 * kernel may suspend the system whenever no wakelocks are held.
Dtypes.hal145 * This platform-level sleep state can only be reached during system suspend
/hardware/google/gfxstream/host/apigen-codec-common/X11/extensions/
Ddpmsproto.h108 CARD16 suspend B16;
123 CARD16 suspend B16;
/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dwuffs-v0.3.c11027 goto suspend; \
22395 goto suspend; in wuffs_bmp__decoder__decode_image_config()
22422 goto suspend; in wuffs_bmp__decoder__decode_image_config()
22437 goto suspend; in wuffs_bmp__decoder__decode_image_config()
22472 goto suspend; in wuffs_bmp__decoder__decode_image_config()
22507 goto suspend; in wuffs_bmp__decoder__decode_image_config()
22536 goto suspend; in wuffs_bmp__decoder__decode_image_config()
22565 goto suspend; in wuffs_bmp__decoder__decode_image_config()
22598 goto suspend; in wuffs_bmp__decoder__decode_image_config()
22628 goto suspend; in wuffs_bmp__decoder__decode_image_config()
[all …]
/hardware/interfaces/audio/aidl/default/include/core-impl/
DDevicePortProxy.h97 virtual bool suspend() = 0;
165 bool suspend() override;
/hardware/google/easel/amber/camera/libhdrplusclient/include/
DEaselManagerClient.h58 virtual status_t suspend() = 0;
/hardware/interfaces/health/1.0/
Dtypes.hal70 * suspend, or in suspend and connected to a charger (to watch for battery
76 * periodicChoresIntervalSlow is used when the device is in suspend and
/hardware/interfaces/bluetooth/audio/2.0/
DIBluetoothAudioPort.hal24 * The Audio HAL calls methods in this interface to start, suspend, and stop
43 * This indicates that the caller of this method wants to suspend the audio
/hardware/interfaces/media/omx/1.0/
DIGraphicBufferSource.hal34 setSuspend(bool suspend, int64_t timeUs) generates (Status status);
/hardware/interfaces/audio/aidl/default/bluetooth/
DStreamBluetooth.cpp169 if (mBtDeviceProxy != nullptr) mBtDeviceProxy->suspend(); in standby()
209 if (proxy->suspend()) return proxy->setState(BluetoothStreamState::DISABLED); in bluetoothParametersUpdated()
DDevicePortProxy.cpp402 bool BluetoothAudioPortAidl::suspend() { in suspend() function in android::bluetooth::audio::aidl::BluetoothAudioPortAidl
/hardware/interfaces/power/1.1/
Dtypes.hal47 * This subsystem-level sleep state can only be reached during system suspend
/hardware/interfaces/sensors/aidl/default/
DAndroid.bp62 "android.system.suspend-V1-ndk",
/hardware/interfaces/drm/1.2/
DIDrmPluginListener.hal29 * session state across suspend and resume cycles. A
Dtypes.hal62 * retain crypto session state across device suspend/resume which
/hardware/interfaces/health/aidl/
DREADME.md26 service. See [below](#charger-enable-suspend).
294 #### Enable suspend {#charger-enable-suspend}
/hardware/interfaces/gnss/1.0/
DIGnssGeofenceCallback.hal125 * GNSS subsystem will wake up the application processor, if its in suspend
/hardware/interfaces/audio/2.0/
DIStreamOut.hal173 * still be using power. Client code may consider calling 'suspend' after a
/hardware/interfaces/audio/4.0/
DIStreamOut.hal184 * still be using power. Client code may consider calling 'suspend' after a
/hardware/interfaces/audio/5.0/
DIStreamOut.hal184 * still be using power. Client code may consider calling 'suspend' after a

12