Searched defs:TestedFrameLayout (Results 1 - 1 of 1) sorted by relevance

/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
H A DTestedFrameLayout.java28 public class TestedFrameLayout extends FrameLayout implements NestedScrollingParent { class in inherits:FrameLayout,NestedScrollingParent
37 public TestedFrameLayout(Context context) { method in class:TestedFrameLayout
147 Log.d("TestedFrameLayout", "onNestedPreFling: " + mNestedFlingMode);

Completed in 283 milliseconds