Home | History | Annotate | Download | only in browse

Lines Matching defs:getColumnIndex

1912     public int getColumnIndex(String columnName) {
1913 return mUnderlyingCursor.getColumnIndex(columnName);