Searched refs:nativeGetKeyCodeState (Results 1 – 2 of 2) sorted by relevance
288 private static native int nativeGetKeyCodeState(long ptr, in nativeGetKeyCodeState() method in InputManagerService625 return nativeGetKeyCodeState(mPtr, deviceId, sourceMask, keyCode); in getKeyCodeState()
1526 static jint nativeGetKeyCodeState(JNIEnv* /* env */, jclass /* clazz */, in nativeGetKeyCodeState() function2287 {"nativeGetKeyCodeState", "(JIII)I", (void*)nativeGetKeyCodeState},