Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DSurfaceControl.java170 private static native void nativeSetDropInputMode( in nativeSetDropInputMode() method in SurfaceControl
4349 nativeSetDropInputMode(mNativeObject, sc.mNativeObject, mode); in setDropInputMode()
/frameworks/base/core/jni/
Dandroid_view_SurfaceControl.cpp1063 static void nativeSetDropInputMode(JNIEnv* env, jclass clazz, jlong transactionObj, in nativeSetDropInputMode() function
2456 (void*)nativeSetDropInputMode },