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
224 final Cursor old = swapCursor(cursor); in changeCursor() 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
319 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
810 private String stringFromCursor(String old, Cursor cursor, String column) { in stringFromCursor()
1079 private static String[] createMmsProjection(String[] old, String pduTable) { in createMmsProjection()