Home
last modified time | relevance | path

Searched refs:pwle (Results 1 – 3 of 3) sorted by relevance

/hardware/google/pixel/vibrator/cs40l25/
Dandroid.hardware.vibrator-service.cs40l25.rc36 chown system system /sys/class/leds/vibrator/device/pwle
70 device/pwle
Dandroid.hardware.vibrator-service.cs40l25-dual.rc39 chown system system /sys/class/leds/vibrator_1/device/pwle
72 device/pwle
/hardware/interfaces/vibrator/aidl/vts/
DVtsHalVibratorTargetTest.cpp817 PrimitivePwle pwle; in TEST_P() local
818 pwle = active; in TEST_P()
824 pwleQueue.emplace_back(std::move(pwle)); in TEST_P()