Searched defs:newValue (Results 1 – 3 of 3) sorted by relevance
57 int newValue = mClickCounter + 1; in onClick() local
1174 public boolean commitAttributeToXml(UiAttributeNode uiAttr, String newValue) { in commitAttributeToXml()1516 final String newValue = (String)value; in setPropertyValue() local
1925 private void doSetMode(boolean newValue) { in doSetMode()