Home
last modified time | relevance | path

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

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