Searched defs:actionButton (Results 1 – 2 of 2) sorted by relevance
60 jint actionButton = env->CallIntMethod(obj, gMotionEventMethodIds.getActionButton); in nativeMotionEventTest() local
914 Button actionButton = new Button(this); in createCustomExtractTextView() local