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