Searched defs:onTouchUp (Results 1 – 4 of 4) sorted by relevance
| /packages/apps/WallpaperPicker/src/com/android/wallpaperpicker/ | ||
| D | ToggleOnTapCallback.java | 45     public void onTouchUp() {  in onTouchUp()  method in ToggleOnTapCallback | 
| D | CropView.java | 56         void onTouchUp();  in onTouchUp()  method | 
| /packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/bubbles/ | ||
| D | BubbleDragController.java | 258         protected void onTouchUp(@NonNull View view, @NonNull MotionEvent event) {  in onTouchUp()  method in BubbleDragController.BubbleTouchListener | 
| /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/emoji/ | ||
| D | EmojiPalettesView.java | 475         private void onTouchUp(final View v) {  in onTouchUp()  method in EmojiPalettesView.DeleteKeyOnTouchListener |