Searched refs:getDeviceProperty (Results 1 – 3 of 3) sorted by relevance
45 getDeviceProperty(PROPERTY_IS_UPDATE_OWNERSHIP_ENFORCEMENT_AVAILABLE) in setUpdateOwnershipEnforcementAvailable()
117 getDeviceProperty(PROPERTY_IS_UPDATE_OWNERSHIP_ENFORCEMENT_AVAILABLE) in requestUserPreapprovalWithUpdateOwnership_userAgree_statusSuccess()509 val config = getDeviceProperty(PROPERTY_IS_PRE_APPROVAL_REQUEST_AVAILABLE) in requestUserPreapproval_featureDisabled_statusFailureBlocked()531 val config = getDeviceProperty(PROPERTY_IS_PRE_APPROVAL_REQUEST_AVAILABLE) in requestUserPreapproval_featureDisabled_couldUseCommitInstead()
520 fun getDeviceProperty(name: String): String? { in <lambda>() method