Searched refs:android_server_InputWindowHandle_getHandle (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/services/core/jni/
H A Dcom_android_server_input_InputWindowHandle.h42 extern sp<NativeInputWindowHandle> android_server_InputWindowHandle_getHandle(
H A Dcom_android_server_input_InputWindowHandle.cpp169 sp<NativeInputWindowHandle> android_server_InputWindowHandle_getHandle( function in namespace:android
190 handle->incStrong((void*)android_server_InputWindowHandle_getHandle);
208 handle->decStrong((void*)android_server_InputWindowHandle_getHandle);
H A Dcom_android_server_input_InputManagerService.cpp650 android_server_InputWindowHandle_getHandle(env, windowHandleObj);
1129 android_server_InputWindowHandle_getHandle(env, inputWindowHandleObj);

Completed in 430 milliseconds