Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/jni/
H A Dandroid_view_InputChannel.cpp179 static void InputChannel_nativeDestroy(void *rawInputChannel) { in InputChannel_nativeDestroy() function
188 return static_cast<jlong>(reinterpret_cast<uintptr_t>(&InputChannel_nativeDestroy)); in android_view_InputChannel_getNativeFinalizer()