Searched refs:onShowPress (Results 1 - 6 of 6) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/
H A DSwapButton.java67 public void onShowPress(MotionEvent e) { method in class:SwapButton
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/emoji/
H A DEmojiPageKeyboardView.java179 public void onShowPress(final MotionEvent e) { method in class:EmojiPageKeyboardView
/packages/apps/Gallery2/src/com/android/gallery3d/ui/
H A DSlotView.java628 // We call the listener's onDown() when our onShowPress() is called and
631 public void onShowPress(MotionEvent e) { method in class:SlotView.MyGestureListener
/packages/apps/Camera2/src/com/android/camera/ui/
H A DModeListView.java286 public void onShowPress(MotionEvent e) { method in class:ModeListView.ModeListState
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
H A DImageShow.java908 public void onShowPress(MotionEvent arg0) { method in class:ImageShow
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
H A DTextCandidatesViewManager.java1365 /** @see android.view.GestureDetector.OnGestureListener#onShowPress */
1366 public void onShowPress(MotionEvent arg0) { method in class:TextCandidatesViewManager

Completed in 316 milliseconds