Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/vibratorservice/
H A DVibratorHalWrapper.cpp198 getPrimitiveDurationsInternal(mInfoCache.mSupportedPrimitives.value()); in getPrimitiveDurations()
218 HalResult<std::vector<milliseconds>> HalWrapper::getPrimitiveDurationsInternal( in getPrimitiveDurationsInternal() function in android::vibrator::HalWrapper
394 HalResult<std::vector<milliseconds>> AidlHalWrapper::getPrimitiveDurationsInternal( in getPrimitiveDurationsInternal() function in android::vibrator::AidlHalWrapper
/aosp12/frameworks/native/services/vibratorservice/include/vibratorservice/
H A DVibratorHalWrapper.h310 virtual HalResult<std::vector<std::chrono::milliseconds>> getPrimitiveDurationsInternal(
375 HalResult<std::vector<std::chrono::milliseconds>> getPrimitiveDurationsInternal(