HomeSort by relevance Sort by last modified time
    Searched refs:android_server_InputApplicationHandle_getHandle (Results 1 - 4 of 4) sorted by null

  /frameworks/base/services/jni/
com_android_server_input_InputApplicationHandle.h 41 extern sp<InputApplicationHandle> android_server_InputApplicationHandle_getHandle(
com_android_server_input_InputApplicationHandle.cpp 85 sp<InputApplicationHandle> android_server_InputApplicationHandle_getHandle(
100 handle->incStrong((void*)android_server_InputApplicationHandle_getHandle);
118 handle->decStrong((void*)android_server_InputApplicationHandle_getHandle);
com_android_server_input_InputWindowHandle.cpp 184 android_server_InputApplicationHandle_getHandle(env, inputApplicationHandleObj);
com_android_server_input_InputManagerService.cpp 676 android_server_InputApplicationHandle_getHandle(env, applicationHandleObj);
    [all...]

Completed in 186 milliseconds