Home
last modified time | relevance | path

Searched defs:mHwApi (Results 1 – 3 of 3) sorted by relevance

/device/google/coral/vibrator/
DVibrator.h154 std::unique_ptr<HwApi> mHwApi; variable
/device/google/bonito/vibrator/
DVibrator.h69 HwApi mHwApi; variable
/device/google/coral/vibrator/tests/
Dtest-hwapi.cpp95 std::unique_ptr<Vibrator::HwApi> mHwApi; member in android::hardware::vibrator::V1_3::implementation::HwApiTest