Home
last modified time | relevance | path

Searched refs:getBooleanSystemProperty (Results 1 – 2 of 2) sorted by relevance

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DDeviceOwnerTest.java599 getBooleanSystemProperty("ro.config.allowuserprovisioning", true); in testAllowProvisioningProperty()
DBaseDevicePolicyTest.java613 protected boolean getBooleanSystemProperty(String key, boolean defaultValue) in getBooleanSystemProperty() method in BaseDevicePolicyTest