Home
last modified time | relevance | path

Searched refs:off (Results 1 – 25 of 61) sorted by relevance

123

/hardware/interfaces/nfc/1.1/
DINfc.hal32 * Enable Power off use cases and close the NFC controller.
35 * This call must enable NFC functionality for off host usecases in power
36 * off use cases, if the device supports power off use cases. If the
37 * device doesn't support power off use cases, this call should be same as
Dtypes.hal68 /** Default off-host route. 0x00 if there aren't any. Refer to NCI spec. */
72 * Default off-host route for Felica. 0x00 if there aren't any. Refer to
/hardware/interfaces/light/2.0/default/
Dandroid.hardware.light@2.0-service.rc6 # shutting off lights while powering-off
/hardware/qcom/power/
Dpower.c63 static void sync_thread(int off) in sync_thread() argument
76 if (!off) { in sync_thread()
89 static void enc_boost(int off) in enc_boost() argument
102 if (!off) { in enc_boost()
/hardware/interfaces/light/utils/
Dmain.cpp44 const static LightState off = { in main() local
50 Status ret = service->setLight(type, off); in main()
DAndroid.bp17 // Turns off the screen.
/hardware/interfaces/vibrator/1.0/
DIVibrator.hal24 * was canceled (through off()).
31 * Turn off vibrator
36 off() generates (Status vibratorOffRet);
59 * Fire off a predefined haptic event.
/hardware/interfaces/power/1.0/
DIPower.hal28 * system appears asleep, display usually turned off). The
33 * Typical actions are to turn on or off devices and adjust
43 * turning off the screen (if present) and called to enter
66 * setFeature() is called to turn on or off a particular feature
/hardware/interfaces/light/2.0/
Dtypes.hal28 * Keep the light steady on or off.
115 * - If you can only do on or off, 0 is off, anything else is on.
126 * off.
/hardware/interfaces/ir/1.0/
DIConsumerIr.hal23 * The pattern is alternating series of carrier on and off periods measured in
24 * microseconds. The carrier should be turned off at the end of a transmit
/hardware/interfaces/vibrator/1.0/default/
DVibrator.h34 Return<Status> off() override;
DVibrator.cpp46 Return<Status> Vibrator::off() { in off() function in android::hardware::vibrator::V1_0::implementation::Vibrator
/hardware/libhardware/modules/sensors/dynamic_sensor/HidUtils/
DStreamIoUtil.h68 std::streamoff off, std::ios_base::seekdir way,
104 noff += off;
/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc_ad.cpp146 const int off = 0; in turnOffAD() local
147 adWrite(off); in turnOffAD()
/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_ad.cpp142 const int off = 0; in turnOffAD() local
143 adWrite(off); in turnOffAD()
/hardware/qcom/display/msm8084/libhwcomposer/
Dhwc_ad.cpp178 const int off = 0; in prepare() local
179 adWrite(off); in prepare()
/hardware/interfaces/tests/msgq/1.0/
DIBenchmarkMsgQ.hal56 * This method kicks off a benchmarking experiment where
66 * This method kicks off a benchmarking experiment where
/hardware/interfaces/camera/provider/
DREADME.md10 one, for turning on/off torch mode.
/hardware/interfaces/vr/1.0/
DIVr.hal31 * false - VR mode is disabled, turn off all VR-specific settings.
/hardware/interfaces/vibrator/1.1/
DIVibrator.hal25 * Fire off a predefined haptic event.
/hardware/interfaces/vibrator/1.0/vts/functional/
DVtsHalVibratorV1_0TargetTest.cpp76 EXPECT_EQ(Status::OK, vibrator->off()); in TEST_F()
/hardware/interfaces/vibrator/1.2/
DIVibrator.hal25 * Fire off a predefined haptic event.
/hardware/interfaces/camera/common/1.0/
Dtypes.hal77 OFF = 0, // Turn off the flash
231 * the flashlight must be turned off by the provider HAL before the provider
237 * A torch mode has become off and is available to be turned on via
241 * 2. After ICameraProvider::setTorchMode() is called to turn off the torch
244 * camera device and the provider HAL had to turn off the torch modes
251 * A torch mode has become on and is available to be turned off via
/hardware/qcom/msm8994/original-kernel-headers/linux/
Dfuse.h671 uint64_t off; member
695 int64_t off; member
/hardware/qcom/msm8996/kernel-headers/linux/
Dfuse.h531 uint64_t off; member
551 int64_t off; member

123