Searched refs:getBooleanSystemProperty (Results 1 – 2 of 2) sorted by relevance
574 getBooleanSystemProperty("ro.config.allowuserprovisioning", true); in testAllowProvisioningProperty()
623 protected boolean getBooleanSystemProperty(String key, boolean defaultValue) in getBooleanSystemProperty() method in BaseDevicePolicyTest