Home
last modified time | relevance | path

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

/packages/apps/PermissionController/src/android/support/wearable/view/
DWearableListView.java194 handleTouchUp(null, newState); in WearableListView()
348 handleTouchUp(event, scrollState); in onTouchEvent()
648 private void handleTouchUp(MotionEvent event, int scrollState) { in handleTouchUp() method in WearableListView