Searched refs:onTouchUp (Results 1 - 7 of 7) 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();
H A DWallpaperPickerActivity.java404 public void onTouchUp() {
/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
/packages/apps/Launcher2/src/com/android/launcher2/
H A DAppWidgetResizeFrame.java383 public void onTouchUp() { method in class:AppWidgetResizeFrame
H A DDragLayer.java282 mCurrentResizeFrame.onTouchUp();
/packages/apps/Launcher3/src/com/android/launcher3/
H A DAppWidgetResizeFrame.java379 public void onTouchUp() { method in class:AppWidgetResizeFrame
H A DDragLayer.java370 mCurrentResizeFrame.onTouchUp();

Completed in 159 milliseconds