HomeSort by relevance Sort by last modified time
    Searched refs:enablePredictiveAnimations (Results 1 - 2 of 2) sorted by null

  /development/samples/Support7Demos/src/com/example/android/supportv7/widget/
AnimatedRecyclerView.java 85 CheckBox enablePredictiveAnimations =
86 (CheckBox) findViewById(R.id.enablePredictiveAnimations);
87 enablePredictiveAnimations.setOnCheckedChangeListener(new CompoundButton.OnCheckedChangeListener() {
  /frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
RecyclerViewLayoutTest.java     [all...]

Completed in 1608 milliseconds