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

  /development/samples/devbytes/animation/ListViewItemAnimations/src/com/example/android/listviewitemanimations/
BackgroundContainer.java 30 boolean mUpdateBounds = false;
56 mUpdateBounds = true;
67 if (mUpdateBounds) {
  /development/samples/devbytes/animation/ListViewRemovalAnimation/src/com/example/android/listviewremovalanimation/
BackgroundContainer.java 30 boolean mUpdateBounds = false;
57 mUpdateBounds = true;
68 if (mUpdateBounds) {

Completed in 38 milliseconds