Searched refs:nativeGetKeyboardType (Results 1 – 2 of 2) sorted by relevance
166 static jint nativeGetKeyboardType(JNIEnv *env, jobject clazz, jlong ptr) { in nativeGetKeyboardType() function225 (void*)nativeGetKeyboardType },
296 private static native int nativeGetKeyboardType(long ptr); in nativeGetKeyboardType() method in KeyCharacterMap646 return nativeGetKeyboardType(mPtr); in getKeyboardType()