Home
last modified time | relevance | path

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

/frameworks/base/services/jni/
Dcom_android_server_input_InputManagerService.cpp88 } gServiceClassInfo; variable
354 gServiceClassInfo.getVirtualKeyQuietTimeMillis); in getReaderConfiguration()
361 gServiceClassInfo.getExcludedDeviceNames)); in getReaderConfiguration()
375 gServiceClassInfo.getHoverTapTimeout); in getReaderConfiguration()
378 gServiceClassInfo.getDoubleTapTimeout); in getReaderConfiguration()
381 gServiceClassInfo.getLongPressTimeout); in getReaderConfiguration()
397 gServiceClassInfo.getHoverTapSlop); in getReaderConfiguration()
434 gServiceClassInfo.getPointerIcon); in obtainPointerController()
456 jint layer = env->CallIntMethod(mServiceObj, gServiceClassInfo.getPointerLayer); in ensureSpriteControllerLocked()
484 env->CallVoidMethod(mServiceObj, gServiceClassInfo.notifyInputDevicesChanged, in notifyInputDevicesChanged()
[all …]