Home
last modified time | relevance | path

Searched refs:AInputEvent_getSource (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/include/android/
Dinput.h919 int32_t AInputEvent_getSource(const AInputEvent* event);
/frameworks/base/native/android/
Dinput.cpp49 int32_t AInputEvent_getSource(const AInputEvent* event) { in AInputEvent_getSource() function