Searched refs:ON_CALLBACK (Results 1 – 4 of 4) sorted by relevance
116 vibrator::Capabilities::ON_CALLBACK))); in TEST_F()
392 ASSERT_EQ(vibrator::Capabilities::ON_CALLBACK, successful.capabilities.value()); in TEST_F()469 ASSERT_EQ(vibrator::Capabilities::ON_CALLBACK, info.capabilities.value()); in TEST_F()
148 ON_CALLBACK = hardware::vibrator::IVibrator::CAP_ON_CALLBACK, enumerator
291 static_cast<int32_t>(capabilities.value() & Capabilities::ON_CALLBACK); in on()