Searched refs:android_server_InputApplicationHandle_getHandle (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/services/core/jni/
H A Dcom_android_server_input_InputApplicationHandle.h41 extern sp<InputApplicationHandle> android_server_InputApplicationHandle_getHandle(
H A Dcom_android_server_input_InputApplicationHandle.cpp85 sp<InputApplicationHandle> android_server_InputApplicationHandle_getHandle( function in namespace:android
100 handle->incStrong((void*)android_server_InputApplicationHandle_getHandle);
118 handle->decStrong((void*)android_server_InputApplicationHandle_getHandle);
H A Dcom_android_server_input_InputWindowHandle.cpp185 android_server_InputApplicationHandle_getHandle(env, inputApplicationHandleObj);
H A Dcom_android_server_input_InputManagerService.cpp689 android_server_InputApplicationHandle_getHandle(env, applicationHandleObj);

Completed in 142 milliseconds