Home
last modified time | relevance | path

Searched defs:columnIndex (Results 1 – 14 of 14) sorted by relevance

/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/fakes/
DBaseCursor.java86 public String getColumnName(int columnIndex) { in getColumnName()
101 public byte[] getBlob(int columnIndex) { in getBlob()
106 public String getString(int columnIndex) { in getString()
111 public void copyStringToBuffer(int columnIndex, CharArrayBuffer buffer) { in copyStringToBuffer()
116 public short getShort(int columnIndex) { in getShort()
121 public int getInt(int columnIndex) { in getInt()
126 public long getLong(int columnIndex) { in getLong()
131 public float getFloat(int columnIndex) { in getFloat()
136 public double getDouble(int columnIndex) { in getDouble()
141 public boolean isNull(int columnIndex) { in isNull()
[all …]
DRoboCursor.java48 public String getString(int columnIndex) { in getString()
54 public short getShort(int columnIndex) { in getShort()
60 public int getInt(int columnIndex) { in getInt()
66 public long getLong(int columnIndex) { in getLong()
76 public float getFloat(int columnIndex) { in getFloat()
82 public double getDouble(int columnIndex) { in getDouble()
88 public byte[] getBlob(int columnIndex) { in getBlob()
93 public int getType(int columnIndex) { in getType()
98 public boolean isNull(int columnIndex) { in isNull()
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowAbstractCursorTest.java238 public double getDouble(int columnIndex) { in getDouble()
243 public float getFloat(int columnIndex) { in getFloat()
248 public int getInt(int columnIndex) { in getInt()
253 public long getLong(int columnIndex) { in getLong()
258 public short getShort(int columnIndex) { in getShort()
263 public String getString(int columnIndex) { in getString()
268 public boolean isNull(int columnIndex) { in isNull()
/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/
DImpl_RowSet.java281 public Array getArray(int columnIndex) throws SQLException { in getArray()
289 public InputStream getAsciiStream(int columnIndex) throws SQLException { in getAsciiStream()
297 public BigDecimal getBigDecimal(int columnIndex, int scale) in getBigDecimal()
302 public BigDecimal getBigDecimal(int columnIndex) throws SQLException { in getBigDecimal()
315 public InputStream getBinaryStream(int columnIndex) throws SQLException { in getBinaryStream()
323 public Blob getBlob(int columnIndex) throws SQLException { in getBlob()
331 public boolean getBoolean(int columnIndex) throws SQLException { in getBoolean()
339 public byte getByte(int columnIndex) throws SQLException { in getByte()
347 public byte[] getBytes(int columnIndex) throws SQLException { in getBytes()
355 public Reader getCharacterStream(int columnIndex) throws SQLException { in getCharacterStream()
[all …]
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/
DParameterizedRobolectricTestRunnerConfigTest.java57 public int getType(int columnIndex) { in getType()
67 public int getType(int columnIndex) { in getType()
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowDownloadManager.java208 int columnIndex = getColumnIndex(columnName); in getColumnIndexOrThrow() local
226 public String getString(int columnIndex) { in getString()
253 public int getInt(int columnIndex) { in getInt()
DShadowCursorWrapper.java227 public int getType(int columnIndex) { in getType()
/external/guava/guava/src/com/google/common/collect/
DSparseImmutableTable.java100 int columnIndex = iterationOrderColumn[index]; in getCell() local
109 int columnIndex = iterationOrderColumn[index]; in getValue() local
DDenseImmutableTable.java69 int columnIndex = columnKeyToIndex.get(columnKey); in DenseImmutableTable() local
/external/lzma/CPP/Windows/Control/
DListView.h31 …bool DeleteColumn(int columnIndex) { return BOOLToBool(ListView_DeleteColumn(_window, columnIndex)… in DeleteColumn()
33 …int InsertColumn(int columnIndex, const LVCOLUMN *columnInfo) { return ListView_InsertColumn(_wind… in InsertColumn()
54 …int InsertColumn(int columnIndex, const LVCOLUMNW *columnInfo) { return (int)SendMsg(LVM_INSERTCOL… in InsertColumn()
92 bool GetColumn(int columnIndex, LVCOLUMN* columnInfo) const in GetColumn()
DListView.cpp34 int CListView::InsertColumn(int columnIndex, LPCTSTR text, int width) in InsertColumn()
67 int CListView::InsertColumn(int columnIndex, LPCWSTR text, int width) in InsertColumn()
/external/ims/rcs/presencepolling/src/com/android/service/ims/presence/
DEABContactManager.java793 public int getInt(int columnIndex) { in getInt()
798 public long getLong(int columnIndex) { in getLong()
803 public String getString(int columnIndex) { in getString()
/external/deqp/external/openglcts/modules/gles31/
Des31cExplicitUniformLocationTest.cpp1030 std::string columnIndex; in streamUniformValidator() local
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/bench/
Dapiviewer.js175 …",b=".prototype",L="function",K="Boolean",J="Error",I="constructor",H="warn",G="hasOwnProperty",F=…