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