Searched defs:whichButton (Results 1 – 4 of 4) sorted by relevance
89 public Button getButton(int whichButton) { in getButton()102 …public void setButton(int whichButton, CharSequence text, DialogInterface.OnClickListener listener… in setButton()
300 public static void sendMouseEvent(int x, int y, int whichButton, boolean buttonDown) { in sendMouseEvent()309 private static native void nativeSendMouseEvent(int x, int y, int whichButton, in nativeSendMouseEvent()
174 void ClientInstance::PerformMouseAction( in PerformMouseAction()
113 jint whichButton, in SendMouseEvent()