summaryrefslogtreecommitdiff
path: root/src/com/android/mail/utils/MatrixCursorWithCachedColumns.java
Commit message (Collapse)AuthorAgeFilesLines
* Cache column name/indexes so we can use getColumnIndex()Scott Kennedy2013-02-061-0/+50
MatrixCursor doesn't do this, so we need to add our own cache. Change-Id: Ia5ffd31f54a2a335f495df5e0d1a0886ee08c14b