Home
last modified time | relevance | path

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

/frameworks/base/cmds/uinput/jni/
Dcom_android_commands_uinput_Device.cpp248 jint ffEffectsMax, jstring rawPort, jobject callback) { in openUinputDevice() argument
254 ScopedUtfChars port(env, rawPort); in openUinputDevice()