Searched refs:setMaxPolicySize (Results 1 – 2 of 2) sorted by relevance
190 TestApis.devicePolicy().setMaxPolicySize(newLimit); in setMaxPolicyStorageLimit_limitReached_doesNotSetPolicy()234 TestApis.devicePolicy().setMaxPolicySize(NO_LIMIT); in setMaxPolicyStorageLimit_policySet_sizeIncreases()267 TestApis.devicePolicy().setMaxPolicySize(NO_LIMIT); in setMaxPolicyStorageLimit_policySetThenUnset_sizeResets()300 TestApis.devicePolicy().setMaxPolicySize(NO_LIMIT); in setMaxPolicyStorageLimit_setSamePolicyTwice_sizeDoesNotIncrease()348 TestApis.devicePolicy().setMaxPolicySize(newLimit); in getMaxPolicyStorageLimit_getsLimit()
870 fun setMaxPolicySize(limitBytes: Int) = in <lambda>() method