/hardware/libhardware_legacy/ |
D | Android.bp | 59 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",
|
D | power.cpp | 34 using aidl::android::system::suspend::ISystemSuspend; 35 using aidl::android::system::suspend::IWakeLock; 36 using aidl::android::system::suspend::WakeLockType;
|
D | power_test.cpp | 30 using aidl::android::system::suspend::internal::ISuspendControlServiceInternal; 31 using aidl::android::system::suspend::internal::WakeLockInfo;
|
/hardware/interfaces/bluetooth/a2dp/1.0/ |
D | IBluetoothAudioHost.hal | 28 * 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
|
D | IBluetoothAudioOffload.hal | 71 * Updates status for suspend stream request. The HAL client may need
|
/hardware/interfaces/power/1.0/ |
D | IPower.hal | 35 * 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.
|
D | types.hal | 145 * This platform-level sleep state can only be reached during system suspend
|
/hardware/google/gfxstream/host/apigen-codec-common/X11/extensions/ |
D | dpmsproto.h | 108 CARD16 suspend B16; 123 CARD16 suspend B16;
|
/hardware/google/gfxstream/third-party/astc-encoder/Source/ |
D | wuffs-v0.3.c | 11027 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/ |
D | DevicePortProxy.h | 97 virtual bool suspend() = 0; 165 bool suspend() override;
|
/hardware/google/easel/amber/camera/libhdrplusclient/include/ |
D | EaselManagerClient.h | 58 virtual status_t suspend() = 0;
|
/hardware/interfaces/health/1.0/ |
D | types.hal | 70 * 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/ |
D | IBluetoothAudioPort.hal | 24 * 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/ |
D | IGraphicBufferSource.hal | 34 setSuspend(bool suspend, int64_t timeUs) generates (Status status);
|
/hardware/interfaces/audio/aidl/default/bluetooth/ |
D | StreamBluetooth.cpp | 169 if (mBtDeviceProxy != nullptr) mBtDeviceProxy->suspend(); in standby() 209 if (proxy->suspend()) return proxy->setState(BluetoothStreamState::DISABLED); in bluetoothParametersUpdated()
|
D | DevicePortProxy.cpp | 402 bool BluetoothAudioPortAidl::suspend() { in suspend() function in android::bluetooth::audio::aidl::BluetoothAudioPortAidl
|
/hardware/interfaces/power/1.1/ |
D | types.hal | 47 * This subsystem-level sleep state can only be reached during system suspend
|
/hardware/interfaces/sensors/aidl/default/ |
D | Android.bp | 62 "android.system.suspend-V1-ndk",
|
/hardware/interfaces/drm/1.2/ |
D | IDrmPluginListener.hal | 29 * session state across suspend and resume cycles. A
|
D | types.hal | 62 * retain crypto session state across device suspend/resume which
|
/hardware/interfaces/health/aidl/ |
D | README.md | 26 service. See [below](#charger-enable-suspend). 294 #### Enable suspend {#charger-enable-suspend}
|
/hardware/interfaces/gnss/1.0/ |
D | IGnssGeofenceCallback.hal | 125 * GNSS subsystem will wake up the application processor, if its in suspend
|
/hardware/interfaces/audio/2.0/ |
D | IStreamOut.hal | 173 * still be using power. Client code may consider calling 'suspend' after a
|
/hardware/interfaces/audio/4.0/ |
D | IStreamOut.hal | 184 * still be using power. Client code may consider calling 'suspend' after a
|
/hardware/interfaces/audio/5.0/ |
D | IStreamOut.hal | 184 * still be using power. Client code may consider calling 'suspend' after a
|