Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/view/
H A DSurfaceControl.java155 private static native void nativeSetDropInputMode( in nativeSetDropInputMode() method in SurfaceControl
3542 nativeSetDropInputMode(mNativeObject, sc.mNativeObject, mode); in setDropInputMode()
/aosp12/frameworks/base/core/jni/
H A Dandroid_view_SurfaceControl.cpp873 static void nativeSetDropInputMode(JNIEnv* env, jclass clazz, jlong transactionObj, in nativeSetDropInputMode() function
2030 (void*)nativeSetDropInputMode },