/hardware/interfaces/nfc/1.1/ |
D | INfc.hal | 32 * 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
|
D | types.hal | 68 /** 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/ |
D | android.hardware.light@2.0-service.rc | 6 # shutting off lights while powering-off
|
/hardware/qcom/power/ |
D | power.c | 63 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/ |
D | main.cpp | 44 const static LightState off = { in main() local 50 Status ret = service->setLight(type, off); in main()
|
D | Android.bp | 17 // Turns off the screen.
|
/hardware/interfaces/vibrator/1.0/ |
D | IVibrator.hal | 24 * 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/ |
D | IPower.hal | 28 * 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/ |
D | types.hal | 28 * 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/ |
D | IConsumerIr.hal | 23 * 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/ |
D | Vibrator.h | 34 Return<Status> off() override;
|
D | Vibrator.cpp | 46 Return<Status> Vibrator::off() { in off() function in android::hardware::vibrator::V1_0::implementation::Vibrator
|
/hardware/libhardware/modules/sensors/dynamic_sensor/HidUtils/ |
D | StreamIoUtil.h | 68 std::streamoff off, std::ios_base::seekdir way, 104 noff += off;
|
/hardware/qcom/display/msm8994/libhwcomposer/ |
D | hwc_ad.cpp | 146 const int off = 0; in turnOffAD() local 147 adWrite(off); in turnOffAD()
|
/hardware/qcom/display/msm8226/libhwcomposer/ |
D | hwc_ad.cpp | 142 const int off = 0; in turnOffAD() local 143 adWrite(off); in turnOffAD()
|
/hardware/qcom/display/msm8084/libhwcomposer/ |
D | hwc_ad.cpp | 178 const int off = 0; in prepare() local 179 adWrite(off); in prepare()
|
/hardware/interfaces/tests/msgq/1.0/ |
D | IBenchmarkMsgQ.hal | 56 * This method kicks off a benchmarking experiment where 66 * This method kicks off a benchmarking experiment where
|
/hardware/interfaces/camera/provider/ |
D | README.md | 10 one, for turning on/off torch mode.
|
/hardware/interfaces/vr/1.0/ |
D | IVr.hal | 31 * false - VR mode is disabled, turn off all VR-specific settings.
|
/hardware/interfaces/vibrator/1.1/ |
D | IVibrator.hal | 25 * Fire off a predefined haptic event.
|
/hardware/interfaces/vibrator/1.0/vts/functional/ |
D | VtsHalVibratorV1_0TargetTest.cpp | 76 EXPECT_EQ(Status::OK, vibrator->off()); in TEST_F()
|
/hardware/interfaces/vibrator/1.2/ |
D | IVibrator.hal | 25 * Fire off a predefined haptic event.
|
/hardware/interfaces/camera/common/1.0/ |
D | types.hal | 77 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/ |
D | fuse.h | 671 uint64_t off; member 695 int64_t off; member
|
/hardware/qcom/msm8996/kernel-headers/linux/ |
D | fuse.h | 531 uint64_t off; member 551 int64_t off; member
|