Home
last modified time | relevance | path

Searched defs:getBlob (Results 1 – 11 of 11) sorted by relevance

/frameworks/base/core/java/android/database/
DAbstractWindowedCursor.java43 public byte[] getBlob(int columnIndex) { in getBlob() method in AbstractWindowedCursor
DMergeCursor.java143 public byte[] getBlob(int column) in getBlob() method in MergeCursor
DMatrixCursor.java275 public byte[] getBlob(int column) { in getBlob() method in MatrixCursor
DCursorWrapper.java117 public byte[] getBlob(int columnIndex) { in getBlob() method in CursorWrapper
DCursor.java222 byte[] getBlob(int columnIndex); in getBlob() method
DAbstractCursor.java60 public byte[] getBlob(int column) { in getBlob() method in AbstractCursor
DCursorWindow.java399 public byte[] getBlob(int row, int column) { in getBlob() method in CursorWindow
/frameworks/ex/common/java/com/android/common/
DArrayListCursor.java123 public byte[] getBlob(int columnIndex) { in getBlob() method in ArrayListCursor
/frameworks/base/core/java/com/android/internal/database/
DSortCursor.java232 public byte[] getBlob(int column) in getBlob() method in SortCursor
/frameworks/base/test-runner/src/android/test/mock/
DMockCursor.java88 public byte[] getBlob(int columnIndex) { in getBlob() method in MockCursor
/frameworks/base/telephony/java/com/android/internal/telephony/
DIccProvider.java136 public byte[] getBlob(int columnIndex) { in getBlob() method in ArrayListCursor