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

  /development/samples/devbytes/animation/ListViewCellInsertion/src/com/example/android/insertingcells/
InsertingCells.java 87 boolean shouldAnimateInNewImage = mListView.shouldAnimateInNewImage();
88 if (!shouldAnimateInNewImage) {
InsertionListView.java 140 final boolean shouldAnimateInImage = shouldAnimateInNewImage();
309 public boolean shouldAnimateInNewImage() {

Completed in 86 milliseconds