Home
last modified time | relevance | path

Searched defs:getIntProperty (Results 1 – 6 of 6) 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/proguard/examples/annotations/examples/
DBean.java35 public int getIntProperty() in getIntProperty() method in Bean
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowBatteryManager.java28 protected int getIntProperty(int id) { in getIntProperty() method in ShadowBatteryManager
/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
/external/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/test/
DTestFmwk.java242 protected static int getIntProperty(String key, int defVal) { in getIntProperty() method in TestFmwk
246 protected static int getIntProperty(String key, int defVal, int maxVal) { in getIntProperty() method in TestFmwk
424 public int getIntProperty(String key, int defVal) { in getIntProperty() method in TestFmwk.TestParams
428 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.java243 protected static int getIntProperty(String key, int defVal) { in getIntProperty() method in TestFmwk
247 protected static int getIntProperty(String key, int defVal, int maxVal) { in getIntProperty() method in TestFmwk
425 public int getIntProperty(String key, int defVal) { in getIntProperty() method in TestFmwk.TestParams
429 public int getIntProperty(String key, int defVal, int maxVal) { in getIntProperty() method in TestFmwk.TestParams