Home
last modified time | relevance | path

Searched defs:supportedPrimitives (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/native/services/vibratorservice/test/
H A DVibratorHalWrapperAidlTest.cpp309 std::vector<CompositePrimitive> supportedPrimitives = {CompositePrimitive::CLICK}; in TEST_F() local
564 std::vector<CompositePrimitive> supportedPrimitives = {CompositePrimitive::CLICK, in TEST_F() local
621 std::vector<CompositePrimitive> supportedPrimitives = {CompositePrimitive::SPIN, in TEST_F() local
/aosp12/frameworks/native/services/vibratorservice/include/vibratorservice/
H A DVibratorHalWrapper.h183 const HalResult<std::vector<hardware::vibrator::CompositePrimitive>> supportedPrimitives; variable
/aosp12/frameworks/native/services/vibratorservice/
H A DVibratorHalWrapper.cpp389 std::vector<CompositePrimitive> supportedPrimitives; in getSupportedPrimitivesInternal() local
395 const std::vector<CompositePrimitive>& supportedPrimitives) { in getPrimitiveDurationsInternal()
/aosp12/frameworks/base/core/java/android/os/
H A DVibratorInfo.java102 @NonNull SparseIntArray supportedPrimitives, int primitiveDelayMax, in VibratorInfo()
/aosp12/packages/apps/RemoteProvisioner/tests/unittests/
H A Dtink-android-1.5.0.jarcom/google/crypto/tink/subtle/prf/StreamingPrf.class StreamingPrf.java package ...