Home
last modified time | relevance | path

Searched defs:setValue (Results 1 – 2 of 2) sorted by relevance

/cts/tools/signature-tools/src/signature/model/impl/
DSigAnnotationElement.java42 public void setValue(Object value) { in setValue() method in SigAnnotationElement
/cts/tools/host/src/com/android/cts/
DHostConfig.java102 void setValue(int value) { in setValue() method in HostConfig.Ints