Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/app/admin/
H A DFactoryResetProtectionPolicy.java72 boolean factoryResetProtectionEnabled) { in FactoryResetProtectionPolicy() argument
74 mFactoryResetProtectionEnabled = factoryResetProtectionEnabled; in FactoryResetProtectionPolicy()
136 public Builder setFactoryResetProtectionEnabled(boolean factoryResetProtectionEnabled) { in setFactoryResetProtectionEnabled() argument
137 mFactoryResetProtectionEnabled = factoryResetProtectionEnabled; in setFactoryResetProtectionEnabled()
186 boolean factoryResetProtectionEnabled = in.readBoolean();
189 factoryResetProtectionEnabled);
208 boolean factoryResetProtectionEnabled = parser.getAttributeBoolean(null, in readFromXml()
227 factoryResetProtectionEnabled); in readFromXml()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...