Searched refs:nativeGetKeyboardType (Results 1 – 2 of 2) sorted by relevance
162 static jint nativeGetKeyboardType(JNIEnv *env, jobject clazz, jint ptr) { in nativeGetKeyboardType() function219 (void*)nativeGetKeyboardType },
295 private static native int nativeGetKeyboardType(int ptr); in nativeGetKeyboardType() method in KeyCharacterMap632 return nativeGetKeyboardType(mPtr); in getKeyboardType()