Home
last modified time | relevance | path

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

/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyEngine.java414 && isInheritDevicePolicyFromParent(childUserInfo)) { in applyToInheritableProfiles()
435 private boolean isInheritDevicePolicyFromParent(UserInfo userInfo) { in isInheritDevicePolicyFromParent() method in DevicePolicyEngine