Home | History | Annotate | Download | only in jni

Lines Matching refs:getDoubleTapTimeout

84     jmethodID getDoubleTapTimeout;
393 gServiceClassInfo.getDoubleTapTimeout);
394 if (!checkAndClearExceptionFromCallback(env, "getDoubleTapTimeout")) {
1480 GET_METHOD_ID(gServiceClassInfo.getDoubleTapTimeout, clazz,
1481 "getDoubleTapTimeout", "()I");