Searched defs:constantField (Results 1 – 2 of 2) sorted by relevance
496 Field constantField = MotionEvent.class.getDeclaredField("AXIS_" + label); in nativeAxisFromString() local
542 Field constantField = MotionEvent.class.getDeclaredField("AXIS_" + label); in nativeAxisFromString() local