Home
last modified time | relevance | path

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

/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowBatteryManager.java34 public void setIntProperty(int id, int value) { in setIntProperty() method in ShadowBatteryManager
/external/apache-xml/src/main/java/org/apache/xalan/templates/
DOutputProperties.java238 public void setIntProperty(QName key, int value) in setIntProperty() method in OutputProperties
250 public void setIntProperty(String key, int value) in setIntProperty() method in OutputProperties