Home
last modified time | relevance | path

Searched refs:PERFORM_CALLBACK (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/vibratorservice/
DVibratorHalWrapper.cpp257 static_cast<int32_t>(capabilities.value() & Capabilities::PERFORM_CALLBACK); in performEffect()
/frameworks/native/services/vibratorservice/include/vibratorservice/
DVibratorHalWrapper.h202 PERFORM_CALLBACK = hardware::vibrator::IVibrator::CAP_PERFORM_CALLBACK, enumerator