Searched refs:onTouchUp (Results 1 - 7 of 7) sorted by relevance

/packages/apps/Launcher3/WallpaperPicker/src/com/android/launcher3/
H A DCropView.java57 void onTouchUp(); method in interface:CropView.TouchCallback
261 mTouchCallback.onTouchUp();
H A DWallpaperPickerActivity.java404 public void onTouchUp() {
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/emoji/
H A DEmojiPalettesView.java498 onTouchUp(v);
526 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.java380 public void onTouchUp() { method in class:AppWidgetResizeFrame
H A DDragLayer.java355 mCurrentResizeFrame.onTouchUp();

Completed in 154 milliseconds