Home
last modified time | relevance | path

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

/frameworks/native/services/vibratorservice/
DVibratorHalWrapper.cpp191 mInfoCache.mSupportedPrimitives = getSupportedPrimitivesInternal(); in getPrimitiveDurations()
213 HalResult<std::vector<CompositePrimitive>> HalWrapper::getSupportedPrimitivesInternal() { in getSupportedPrimitivesInternal() function in android::vibrator::HalWrapper
388 HalResult<std::vector<CompositePrimitive>> AidlHalWrapper::getSupportedPrimitivesInternal() { in getSupportedPrimitivesInternal() function in android::vibrator::AidlHalWrapper
/frameworks/native/services/vibratorservice/include/vibratorservice/
DVibratorHalWrapper.h309 getSupportedPrimitivesInternal();
373 HalResult<std::vector<hardware::vibrator::CompositePrimitive>> getSupportedPrimitivesInternal()