Home
last modified time | relevance | path

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

/frameworks/base/services/core/jni/
Dcom_android_server_input_InputManagerService.cpp91 } gServiceClassInfo; variable
369 gServiceClassInfo.getVirtualKeyQuietTimeMillis); in getReaderConfiguration()
376 gServiceClassInfo.getExcludedDeviceNames)); in getReaderConfiguration()
390 gServiceClassInfo.getHoverTapTimeout); in getReaderConfiguration()
393 gServiceClassInfo.getDoubleTapTimeout); in getReaderConfiguration()
396 gServiceClassInfo.getLongPressTimeout); in getReaderConfiguration()
412 gServiceClassInfo.getHoverTapSlop); in getReaderConfiguration()
449 gServiceClassInfo.getPointerIcon); in obtainPointerController()
471 jint layer = env->CallIntMethod(mServiceObj, gServiceClassInfo.getPointerLayer); in ensureSpriteControllerLocked()
499 env->CallVoidMethod(mServiceObj, gServiceClassInfo.notifyInputDevicesChanged, in notifyInputDevicesChanged()
[all …]