HomeSort by relevance Sort by last modified time
    Searched full:android_server_inputwindowhandle_gethandle (Results 1 - 3 of 3) sorted by null

  /frameworks/base/services/core/jni/
com_android_server_input_InputWindowHandle.h 42 extern sp<NativeInputWindowHandle> android_server_InputWindowHandle_getHandle(
com_android_server_input_InputWindowHandle.cpp 169 sp<NativeInputWindowHandle> android_server_InputWindowHandle_getHandle(
190 handle->incStrong((void*)android_server_InputWindowHandle_getHandle);
208 handle->decStrong((void*)android_server_InputWindowHandle_getHandle);
com_android_server_input_InputManagerService.cpp 751 android_server_InputWindowHandle_getHandle(env, windowHandleObj);
    [all...]

Completed in 78 milliseconds