summaryrefslogtreecommitdiff
path: root/src/com/android/mail/utils/MatrixCursorWithExtra.java
Commit message (Collapse)AuthorAgeFilesLines
* Cache column name/indexes so we can use getColumnIndex()Scott Kennedy2013-02-061-2/+1
| | | | | | MatrixCursor doesn't do this, so we need to add our own cache. Change-Id: Ia5ffd31f54a2a335f495df5e0d1a0886ee08c14b
* Support for no account casePaul Westbrook2012-03-271-0/+34
Change-Id: I43150580aed2ef8d100702c13190d84f3d8d339c