Home
last modified time | relevance | path

Searched refs:stopResizing (Results 1 – 1 of 1) sorted by relevance

/development/samples/VirtualDeviceManager/client/src/com/example/android/vdmdemo/client/
DClientView.java75 private void stopResizing() { in stopResizing() method in ClientView
94 case MotionEvent.ACTION_UP -> stopResizing(); in dispatchTouchEvent()