Home
last modified time | relevance | path

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

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