Home
last modified time | relevance | path

Searched refs:oldIndex (Results 1 – 9 of 9) sorted by relevance

/packages/apps/TV/src/com/android/tv/dvr/ui/
DSortedArrayAdapter.java120 int oldIndex = indexWithTypeAndId(item); in change() local
121 if (oldIndex != -1) { in change()
122 T old = (T) get(oldIndex); in change()
124 replace(oldIndex, item); in change()
127 removeItems(oldIndex, 1); in change()
/packages/services/Car/tests/InstrumentClusterRendererSample/src/com/android/car/cluster/sample/
DCardPanel.java91 int oldIndex = mOrderedChildren.indexOf(child); in moveChildBehindTheTop() local
92 if (oldIndex == -1) { in moveChildBehindTheTop()
97 if (newIndex == oldIndex) { in moveChildBehindTheTop()
104 mOrderedChildren.set(oldIndex, tmpChild); in moveChildBehindTheTop()
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/common/
DInputPointersTests.java313 final int oldIndex = i + shiftAmount; in testShift() local
314 final int x = oldIndex; in testShift()
315 final int y = oldIndex * 2; in testShift()
316 final int pointerId = oldIndex * 3; in testShift()
317 final int time = oldIndex * 4; in testShift()
/packages/apps/Gallery2/src/com/android/gallery3d/app/
DPhotoPage.java480 int oldIndex = mCurrentIndex; in onCreate()
488 if (oldIndex == 0 && mCurrentIndex > 0 in onCreate()
495 } else if (oldIndex == 2 && mCurrentIndex == 1) { in onCreate()
499 } else if (oldIndex >= 1 && mCurrentIndex == 0) { in onCreate()
/packages/apps/Launcher3/src/com/android/launcher3/
DCellLayout.java1009 final int oldIndex = mDragOutlineCurrent; in visualizeDropLocation() local
1010 mDragOutlineAnims[oldIndex].animateOut(); in visualizeDropLocation()
1011 mDragOutlineCurrent = (oldIndex + 1) % mDragOutlines.length; in visualizeDropLocation()
1079 final int oldIndex = mDragOutlineCurrent; in clearDragOutlines() local
1080 mDragOutlineAnims[oldIndex].animateOut(); in clearDragOutlines()
/packages/apps/Launcher2/src/com/android/launcher2/
DCellLayout.java1263 final int oldIndex = mDragOutlineCurrent; in visualizeDropLocation() local
1264 mDragOutlineAnims[oldIndex].animateOut(); in visualizeDropLocation()
1265 mDragOutlineCurrent = (oldIndex + 1) % mDragOutlines.length; in visualizeDropLocation()
1278 final int oldIndex = mDragOutlineCurrent; in clearDragOutlines() local
1279 mDragOutlineAnims[oldIndex].animateOut(); in clearDragOutlines()
/packages/services/Telecomm/libs/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/packages/apps/TV/libs/
Dexoplayer.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/packages/apps/Messaging/build/gcheckstyle/
Dgoogle-style-checker_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...