Searched defs:propertyValue (Results 1 – 3 of 3) sorted by relevance
394 String packageName, String className, int propertyType, Object propertyValue) { in assertProperty()486 String packageName, String className, int propertyType, Object propertyValue) { in assertProperty()
394 String packageName, String className, int propertyType, Object propertyValue) in assertProperty()
205 String propertyValue = getDevice().getProperty("ro.product.first_api_level"); in setUp() local612 String propertyValue = getDevice().getProperty(key); in getBooleanSystemProperty() local