Searched refs:column (Results 1 – 11 of 11) sorted by relevance
282 .control-panel-column {284 /* Items inside this use a column Flexbox.*/286 flex-direction: column;291 /* Give the custom buttons column a blue background. */299 .control-panel-column button {311 .control-panel-column button.modal-button-opened {315 .control-panel-column button:disabled {320 .control-panel-column button:enabled {324 .control-panel-column button:active {351 flex-direction: column;[all …]
137 .control-panel-column {139 /* Items inside this use a column Flexbox.*/141 flex-direction: column;145 /* Give the custom buttons column a blue background. */151 .control-panel-column button {161 .control-panel-column button:disabled {164 .control-panel-column button.modal-button-opened {
355 static final String bookmarkOrHistoryColumn(String column) { in bookmarkOrHistoryColumn() argument356 return "CASE WHEN bookmarks." + column + " IS NOT NULL THEN " + in bookmarkOrHistoryColumn()357 "bookmarks." + column + " ELSE history." + column + " END AS " + column; in bookmarkOrHistoryColumn()360 static final String bookmarkOrHistoryLiteral(String column, String bookmarkValue, in bookmarkOrHistoryLiteral() argument362 return "CASE WHEN bookmarks." + column + " IS NOT NULL THEN \"" + bookmarkValue + in bookmarkOrHistoryLiteral()366 static final String qualifyColumn(String table, String column) { in qualifyColumn() argument367 return table + "." + column + " AS " + column; in qualifyColumn()1802 public double getDouble(int column) { in getDouble() argument1807 public float getFloat(int column) { in getFloat() argument1812 public int getInt(int column) { in getInt() argument[all …]
356 struct audio_cal_col column[MAX_VOICE_COLUMNS]; member
492 struct audio_cal_col column[MAX_VOICE_COLUMNS]; member
358 struct audio_cal_col column[MAX_VOICE_COLUMNS]; member
507 struct audio_cal_col column[MAX_VOICE_COLUMNS]; member
257 column 0.
2058 // the second column of /system/etc/event-log-tags. For all other events,8847 // trace processor tables (i.e. the |ts| column of most tables)