Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DSurfaceControl.java255 private static native void nativeAddWindowInfosReportedListener(long transactionObj, in nativeAddWindowInfosReportedListener() method in SurfaceControl
3507 nativeAddWindowInfosReportedListener(mNativeObject, listener); in addWindowInfosReportedListener()
/frameworks/base/core/jni/
Dandroid_view_SurfaceControl.cpp1022 static void nativeAddWindowInfosReportedListener(JNIEnv* env, jclass clazz, jlong transactionObj, in nativeAddWindowInfosReportedListener() function
2687 (void*)nativeAddWindowInfosReportedListener }, in nativeAddWindowInfosReportedListener()