Home
last modified time | relevance | path

Searched defs:actionButton (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/view/jni/
Dandroid_view_cts_AInputNativeTest.cpp60 jint actionButton = env->CallIntMethod(obj, gMotionEventMethodIds.getActionButton); in nativeMotionEventTest() local
/cts/tests/inputmethod/mockime/src/com/android/cts/mockime/
DMockIme.java914 Button actionButton = new Button(this); in createCustomExtractTextView() local