Searched defs:onTouchUp (Results 1 - 4 of 4) sorted by relevance

/packages/apps/Launcher3/WallpaperPicker/src/com/android/launcher3/
H A DCropView.java56 void onTouchUp(); method in interface:CropView.TouchCallback
260 mTouchCallback.onTouchUp();
/packages/apps/Launcher3/src/com/android/launcher3/
H A DAppWidgetResizeFrame.java379 public void onTouchUp() { method in class:AppWidgetResizeFrame
/packages/apps/Launcher2/src/com/android/launcher2/
H A DAppWidgetResizeFrame.java383 public void onTouchUp() { method in class:AppWidgetResizeFrame
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/emoji/
H A DEmojiPalettesView.java463 onTouchUp(v);
475 private void onTouchUp(final View v) { method in class:EmojiPalettesView.DeleteKeyOnTouchListener

Completed in 160 milliseconds