Home
last modified time | relevance | path

Searched refs:getValueFieldEditor (Results 1 – 3 of 3) sorted by relevance

/external/autotest/frontend/client/src/autotest/moblab/wizard/
DCloudStorageCard.java60 TextBox box = getValueFieldEditor(CloudStorageInfo.JSON_FIELD_BOTO_KEY_ID); in updateModeUI()
64 box = getValueFieldEditor(CloudStorageInfo.JSON_FIELD_BOTO_SECRET_KEY); in updateModeUI()
180 TextBox textBox = getValueFieldEditor(fieldId); in getStringValueFieldValue()
DFlexWizardCard.java85 protected TextBox getValueFieldEditor(String fieldId) { in getValueFieldEditor() method in FlexWizardCard
DWifiCard.java72 TextBox textBox = getValueFieldEditor(fieldId); in getStringValueFieldValue()