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