Home
last modified time | relevance | path

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

/frameworks/native/cmds/idlcli/vibrator/
DCommandComposePwle.cpp140 auto brakingMethod = args.pop(); in doArgs() local
142 if (getIntFromString(*brakingMethod, (int *)&brakingMeth)) in doArgs()