Searched defs:currentValue (Results 1 – 11 of 11) sorted by relevance
42 String currentValue = (String)getValue(); in openDialogBox() local
41 String currentValue = (String)getValue(); in openDialogBox() local
122 String displayReferenceInput(String currentValue); in displayReferenceInput()135 String displayResourceInput(@NonNull String resourceTypeName, @Nullable String currentValue); in displayResourceInput()
259 public String displayReferenceInput(String currentValue) { in displayReferenceInput()271 public String displayResourceInput(String resourceTypeName, String currentValue) { in displayResourceInput()
361 String currentValue = (String) property.getValue(); in openDialog() local382 String currentValue = (String) property.getValue(); in openDialog() local
160 public String showDialog(Shell shell, String currentValue) { in showDialog()
134 public String showDialog(Shell shell, String currentValue) { in showDialog()
1360 int currentValue = store.getInt(AdtPrefs.PREFS_FIX_LEGACY_EDITORS); in fixOpenLegacyEditors() local
795 String currentValue, IInputValidator validator) { in chooseResource()
875 public void setCurrentValue(Object currentValue) { in setCurrentValue()
1291 String currentValue = currAttrNode.getCurrentValue(); in completeSuffix() local