Searched refs:nativeGetKeyboardType (Results 1 – 3 of 3) sorted by relevance
195 static jint nativeGetKeyboardType(JNIEnv *env, jobject clazz, jlong ptr) { in nativeGetKeyboardType() function290 {"nativeGetKeyboardType", "(J)I", (void*)nativeGetKeyboardType}, in nativeGetKeyboardType() method
311 private static native int nativeGetKeyboardType(long ptr); in nativeGetKeyboardType() method in KeyCharacterMap731 return nativeGetKeyboardType(mPtr); in getKeyboardType()
60602 Landroid/view/KeyCharacterMap;->nativeGetKeyboardType(J)I