Searched refs:factoryResetProtectionEnabled (Results 1 – 1 of 1) sorted by relevance
70 boolean factoryResetProtectionEnabled) { in FactoryResetProtectionPolicy() argument72 mFactoryResetProtectionEnabled = factoryResetProtectionEnabled; in FactoryResetProtectionPolicy()134 public Builder setFactoryResetProtectionEnabled(boolean factoryResetProtectionEnabled) { in setFactoryResetProtectionEnabled() argument135 mFactoryResetProtectionEnabled = factoryResetProtectionEnabled; in setFactoryResetProtectionEnabled()184 boolean factoryResetProtectionEnabled = in.readBoolean();187 factoryResetProtectionEnabled);206 boolean factoryResetProtectionEnabled = parser.getAttributeBoolean(null, in readFromXml()225 factoryResetProtectionEnabled); in readFromXml()