Searched defs:mEffectDurations (Results 1 – 3 of 3) sorted by relevance
/aosp12/hardware/google/pixel/vibrator/cs40l25/ | ||
H A D | Vibrator.h | 210 std::vector<uint32_t> mEffectDurations; variable |
/aosp12/hardware/google/pixel/vibrator/cs40l26/ | ||
H A D | Vibrator.h | 171 std::vector<uint32_t> mEffectDurations; variable |
/aosp12/hardware/google/pixel/vibrator/drv2624/tests/ | ||
H A D | test-vibrator.cpp | 246 std::map<Effect, EffectDuration> mEffectDurations; member in aidl::android::hardware::vibrator::VibratorTestTemplate |