HomeSort by relevance Sort by last modified time
    Searched full:ignoreview (Results 1 - 6 of 6) sorted by null

  /packages/apps/Launcher2/src/com/android/launcher2/
CellLayout.java     [all...]
  /packages/apps/Launcher3/src/com/android/launcher3/
CellLayout.java     [all...]
  /development/samples/devbytes/animation/ListViewRemovalAnimation/src/com/example/android/listviewremovalanimation/
ListViewRemovalAnimation.java 173 * This method animates all other views in the ListView container (not including ignoreView)
174 * into their final positions. It is called after ignoreView has been removed from the
  /development/samples/devbytes/animation/ListViewItemAnimations/src/com/example/android/listviewitemanimations/
ListViewItemAnimations.java 259 * This method animates all other views in the ListView container (not including ignoreView)
260 * into their final positions. It is called after ignoreView has been removed from the
  /frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
RecyclerViewLayoutTest.java 619 lm.ignoreView(child1);
620 lm.ignoreView(child2);
663 lm.ignoreView(child);
    [all...]
  /frameworks/support/v7/recyclerview/src/android/support/v7/widget/
RecyclerView.java     [all...]

Completed in 467 milliseconds