Home
last modified time | relevance | path

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

/frameworks/native/services/vibratorservice/
DVibratorHalWrapper.cpp122 mInfoCache.mSupportedPrimitives = getSupportedPrimitivesInternal(); in getPrimitiveDurations()
144 HalResult<std::vector<CompositePrimitive>> HalWrapper::getSupportedPrimitivesInternal() { in getSupportedPrimitivesInternal() function in android::vibrator::HalWrapper
320 HalResult<std::vector<CompositePrimitive>> AidlHalWrapper::getSupportedPrimitivesInternal() { in getSupportedPrimitivesInternal() function in android::vibrator::AidlHalWrapper
/frameworks/native/services/vibratorservice/include/vibratorservice/
DVibratorHalWrapper.h387 getSupportedPrimitivesInternal();
451 HalResult<std::vector<hardware::vibrator::CompositePrimitive>> getSupportedPrimitivesInternal()