Home
last modified time | relevance | path

Searched refs:nativeRemoveCurrentInputFocus (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/view/
DSurfaceControl.java286 private static native void nativeRemoveCurrentInputFocus(long nativeObject, int displayId); in nativeRemoveCurrentInputFocus() method in SurfaceControl
4409 nativeRemoveCurrentInputFocus(mNativeObject, displayId); in removeCurrentInputFocus()
/frameworks/base/core/jni/
Dandroid_view_SurfaceControl.cpp2137 static void nativeRemoveCurrentInputFocus(JNIEnv* env, jclass clazz, jlong transactionObj, in nativeRemoveCurrentInputFocus() function
2712 (void*)nativeRemoveCurrentInputFocus}, in nativeRemoveCurrentInputFocus()