Searched refs:isFloat (Results 1 – 5 of 5) sorted by relevance
124 public boolean isFloat(int columnIndex) { in isFloat() method in AbstractWindowedCursor
329 public boolean isFloat(int row, int column) { in isFloat() method in CursorWindow
136 bool isFloat = type == 'f'; in TraceValue() local137 const char* typeString = isFloat ? "GLfloat" : "GLint"; in TraceValue()151 if (isFloat) { in TraceValue()
187 NO DOC BLOCK: android.database.AbstractWindowedCursor Method isFloat(int)188 NO DOC BLOCK: android.database.CursorWindow Method isFloat(int, int)
7854 method public deprecated boolean isFloat(int);7987 method public deprecated boolean isFloat(int, int);