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

/frameworks/base/services/jni/
H A Dcom_android_server_input_InputWindowHandle.h42 extern sp<NativeInputWindowHandle> android_server_InputWindowHandle_getHandle(
H A Dcom_android_server_input_InputWindowHandle.cpp168 sp<NativeInputWindowHandle> android_server_InputWindowHandle_getHandle( function in namespace:android
189 handle->incStrong((void*)android_server_InputWindowHandle_getHandle);
207 handle->decStrong((void*)android_server_InputWindowHandle_getHandle);
H A Dcom_android_server_input_InputManagerService.cpp637 android_server_InputWindowHandle_getHandle(env, windowHandleObj);
1096 android_server_InputWindowHandle_getHandle(env, inputWindowHandleObj);

Completed in 254 milliseconds