Home
last modified time | relevance | path

Searched defs:getIntProperty (Results 1 – 5 of 5) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xml/serializer/
DOutputPropertyUtils.java72 public static int getIntProperty(String key, Properties props) in getIntProperty() method in OutputPropertyUtils
/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowBatteryManager.java30 protected int getIntProperty(int id) { in getIntProperty() method in ShadowBatteryManager
/external/icu/icu4j/main/framework/src/test/java/com/ibm/icu/dev/test/
DTestFmwk.java221 protected static int getIntProperty(String key, int defVal) { in getIntProperty() method in TestFmwk
225 protected static int getIntProperty(String key, int defVal, int maxVal) { in getIntProperty() method in TestFmwk
391 public int getIntProperty(String key, int defVal) { in getIntProperty() method in TestFmwk.TestParams
395 public int getIntProperty(String key, int defVal, int maxVal) { in getIntProperty() method in TestFmwk.TestParams
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/
DTestFmwk.java222 protected static int getIntProperty(String key, int defVal) { in getIntProperty() method in TestFmwk
226 protected static int getIntProperty(String key, int defVal, int maxVal) { in getIntProperty() method in TestFmwk
392 public int getIntProperty(String key, int defVal) { in getIntProperty() method in TestFmwk.TestParams
396 public int getIntProperty(String key, int defVal, int maxVal) { in getIntProperty() method in TestFmwk.TestParams
/external/apache-xml/src/main/java/org/apache/xalan/templates/
DOutputProperties.java266 public int getIntProperty(QName key) in getIntProperty() method in OutputProperties
282 public int getIntProperty(String key) in getIntProperty() method in OutputProperties