Home
last modified time | relevance | path

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

/packages/apps/Launcher3/WallpaperPicker/src/com/android/launcher3/
DCropView.java55 void onTouchDown(); in onTouchDown() method
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/emoji/
DEmojiPalettesView.java469 private void onTouchDown(final View v) { in onTouchDown() method in EmojiPalettesView.DeleteKeyOnTouchListener