Home
last modified time | relevance | path

Searched defs:startFrequency (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/services/vibratorservice/test/
Dtest_utils.h60 static PrimitivePwle createActivePwle(float startAmplitude, float startFrequency, in createActivePwle()
/frameworks/native/cmds/idlcli/vibrator/
DCommandComposePwle.cpp117 auto startFrequency = args.pop(); in doArgs() local
/frameworks/base/core/proto/android/server/vibrator/
Dvibratormanagerservice.proto36 optional float startFrequency = 4; field