Home
last modified time | relevance | path

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

/frameworks/native/services/vibratorservice/include/vibratorservice/
DVibratorManagerHalWrapper.h38 TRIGGER_CALLBACK = hardware::vibrator::IVibratorManager::CAP_TRIGGER_CALLBACK enumerator
/frameworks/native/services/vibratorservice/
DVibratorManagerHalWrapper.cpp180 static_cast<int32_t>(capabilities.value() & ManagerCapabilities::TRIGGER_CALLBACK); in triggerSynced()