Home
last modified time | relevance | path

Searched refs:column (Results 1 – 11 of 11) sorted by relevance

/device/google/cuttlefish/host/frontend/webrtc/html_client/
Dstyle.css282 .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 …]
/device/google/cuttlefish/host/frontend/webrtc_operator/assets/
Dstyle.css137 .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 {
/device/google/atv/FrameworkPackageStubs/src/com/android/browser/provider/
DBrowserProvider2.java355 static final String bookmarkOrHistoryColumn(String column) { in bookmarkOrHistoryColumn() argument
356 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() argument
362 return "CASE WHEN bookmarks." + column + " IS NOT NULL THEN \"" + bookmarkValue + in bookmarkOrHistoryLiteral()
366 static final String qualifyColumn(String table, String column) { in qualifyColumn() argument
367 return table + "." + column + " AS " + column; in qualifyColumn()
1802 public double getDouble(int column) { in getDouble() argument
1807 public float getFloat(int column) { in getFloat() argument
1812 public int getInt(int column) { in getInt() argument
[all …]
/device/google/coral-kernel/sm8150/kernel-headers/linux/
Dmsm_audio_calibration.h356 struct audio_cal_col column[MAX_VOICE_COLUMNS]; member
/device/google/sunfish-kernel/sm7150/kernel-headers/linux/
Dmsm_audio_calibration.h356 struct audio_cal_col column[MAX_VOICE_COLUMNS]; member
/device/google/sunfish-kernel/sm7150/original-kernel-headers/linux/
Dmsm_audio_calibration.h492 struct audio_cal_col column[MAX_VOICE_COLUMNS]; member
/device/google/coral-kernel/sm8150/original-kernel-headers/linux/
Dmsm_audio_calibration.h492 struct audio_cal_col column[MAX_VOICE_COLUMNS]; member
/device/google/redbull-kernel/sm7250/kernel-headers/linux/
Dmsm_audio_calibration.h358 struct audio_cal_col column[MAX_VOICE_COLUMNS]; member
/device/google/redbull-kernel/sm7250/original-kernel-headers/linux/
Dmsm_audio_calibration.h507 struct audio_cal_col column[MAX_VOICE_COLUMNS]; member
/device/generic/opengl-transport/host/commands/emugen/
DREADME257 column 0.
/device/google/trout/tools/tracing/proto/
Dperfetto_trace.proto2058 // 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)