Searched refs:nativeReloadKeyboardLayouts (Results 1 – 2 of 2) sorted by relevance
1652 static void nativeReloadKeyboardLayouts(JNIEnv* /* env */, in nativeReloadKeyboardLayouts() function1796 {"nativeReloadKeyboardLayouts", "(J)V", (void*)nativeReloadKeyboardLayouts},
238 private static native void nativeReloadKeyboardLayouts(long ptr); in nativeReloadKeyboardLayouts() method in InputManagerService421 nativeReloadKeyboardLayouts(mPtr); in reloadKeyboardLayouts()