Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dandroid_view_SurfaceControl.cpp1222 static void nativeSetDropInputMode(JNIEnv* env, jclass clazz, jlong transactionObj, in nativeSetDropInputMode() function
2733 {"nativeSetDropInputMode", "(JJI)V", in nativeSetDropInputMode() method
/frameworks/base/core/java/android/view/
DSurfaceControl.java182 private static native void nativeSetDropInputMode( in nativeSetDropInputMode() method in SurfaceControl