Home
last modified time | relevance | path

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

/development/samples/browseable/BatchStepSensor/src/com.example.android.batchstepsensor/cardstream/
DCardStreamLinearLayout.java116 handleViewSwipingOut(v, deltaX, deltaY);
486 private void handleViewSwipingOut(final View child, float deltaX, float deltaY) { in handleViewSwipingOut() method in CardStreamLinearLayout