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