Searched refs:getAxisFromLabel (Results 1 – 3 of 3) sorted by relevance
658 static int32_t getAxisFromLabel(const char* label);
567 int32_t MotionEvent::getAxisFromLabel(const char* label) { in getAxisFromLabel() function in android::MotionEvent
496 return static_cast<jint>(MotionEvent::getAxisFromLabel(axisLabel.c_str())); in android_view_MotionEvent_nativeAxisFromString()