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

/frameworks/base/services/core/jni/
H A Dcom_android_server_input_InputManagerService.cpp91 } gServiceClassInfo; member in namespace:android
369 gServiceClassInfo.getVirtualKeyQuietTimeMillis);
376 gServiceClassInfo.getExcludedDeviceNames));
390 gServiceClassInfo.getHoverTapTimeout);
393 gServiceClassInfo.getDoubleTapTimeout);
396 gServiceClassInfo.getLongPressTimeout);
412 gServiceClassInfo.getHoverTapSlop);
449 gServiceClassInfo.getPointerIcon);
471 jint layer = env->CallIntMethod(mServiceObj, gServiceClassInfo.getPointerLayer);
499 env->CallVoidMethod(mServiceObj, gServiceClassInfo
[all...]

Completed in 1668 milliseconds