Home | History | Annotate | Download | only in browse

Lines Matching defs:getBlob

1319     public byte[] getBlob(int columnIndex) {
1322 return mUnderlyingCursor.getBlob(columnIndex);