Searched refs:mFactoryResetProtectionEnabled (Results 1 – 1 of 1) sorted by relevance
69 private final boolean mFactoryResetProtectionEnabled; field in FactoryResetProtectionPolicy74 mFactoryResetProtectionEnabled = factoryResetProtectionEnabled; in FactoryResetProtectionPolicy()88 return mFactoryResetProtectionEnabled; in isFactoryResetProtectionEnabled()96 private boolean mFactoryResetProtectionEnabled; field in FactoryResetProtectionPolicy.Builder102 mFactoryResetProtectionEnabled = true; in Builder()137 mFactoryResetProtectionEnabled = factoryResetProtectionEnabled; in setFactoryResetProtectionEnabled()149 mFactoryResetProtectionEnabled); in build()157 + ", mFactoryResetProtectionEnabled=" + mFactoryResetProtectionEnabled in toString()168 dest.writeBoolean(mFactoryResetProtectionEnabled); in writeToParcel()239 mFactoryResetProtectionEnabled); in writeToXml()[all …]