Searched refs:frpPolicy (Results 1 – 1 of 1) sorted by relevance
164 FactoryResetProtectionPolicy frpPolicy = dpm.getFactoryResetProtectionPolicy(null); in shouldWipePersistentDataBlock() local165 if (dpm.isOrganizationOwnedDeviceWithManagedProfile() && frpPolicy != null in shouldWipePersistentDataBlock()166 && frpPolicy.isNotEmpty()) { in shouldWipePersistentDataBlock()