Searched refs:setIntProperty (Results 1 – 5 of 5) sorted by relevance
50 shadowBatteryManager.setIntProperty(TEST_ID, 5); in testGetIntProperty()53 shadowBatteryManager.setIntProperty(TEST_ID, 0); in testGetIntProperty()56 shadowBatteryManager.setIntProperty(TEST_ID, Integer.MAX_VALUE); in testGetIntProperty()
238 public void setIntProperty(QName key, int value) in setIntProperty() method in OutputProperties240 setIntProperty(key.toNamespacedString(), value); in setIntProperty()250 public void setIntProperty(String key, int value) in setIntProperty() method in OutputProperties
41 public void setIntProperty(int intProperty) in setIntProperty() method in Bean
32 public void setIntProperty(int id, int value) { in setIntProperty() method in ShadowBatteryManager
40 - (void)setIntProperty:(int)newValue { }