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