Searched defs:old (Results 1 – 11 of 11) sorted by relevance
203 final float old = mScaleFraction; in setScaleAnimatorValue() local214 final float old = mAlphaFraction; in setAlphaAnimatorValue() local
208 final float old = mFlipFraction; in reset() local
120 int old = mSelectedPosition; in setSelected() local
208 StatusBarNotification old = (StatusBarNotification) container.getTag(); in getView() local
197 Bitmap old = mBitmapStore.put(destination, photo); in changePhoto() local
347 final FolderUri old = sCachedModelsFolder != null in onFolderUpdated() local
91 V old = mValue[CACHE_SIZE - 1]; // remove the last item in put() local
131 Bitmap old = mBitmapDisplayed.getBitmap(); in setImageBitmap() local
144 private void internalAddOrReplace(MediaModel old, MediaModel media) { in internalAddOrReplace()
810 private String stringFromCursor(String old, Cursor cursor, String column) { in stringFromCursor()
1041 private static String[] createMmsProjection(String[] old) { in createMmsProjection()