Searched defs:DISALLOW_FACTORY_RESET (Results 1 – 2 of 2) sorted by relevance
61 sDeviceState.dpc().componentName(), DISALLOW_FACTORY_RESET); in addUserRestriction_disallowFactoryReset_isSet() local67 sDeviceState.dpc().componentName(), DISALLOW_FACTORY_RESET); in addUserRestriction_disallowFactoryReset_isSet() local78 DISALLOW_FACTORY_RESET); in clearUserRestriction_disallowFactoryReset_isNotSet() local81 sDeviceState.dpc().componentName(), DISALLOW_FACTORY_RESET); in clearUserRestriction_disallowFactoryReset_isNotSet() local87 sDeviceState.dpc().componentName(), DISALLOW_FACTORY_RESET); in clearUserRestriction_disallowFactoryReset_isNotSet() local107 sDeviceState.dpc().componentName(), DISALLOW_FACTORY_RESET); in addUserRestrictionGlobally_disallowFactoryReset_isSet() local124 sDeviceState.dpc().componentName(), DISALLOW_FACTORY_RESET); in clearGlobalUserRestriction_disallowFactoryReset_isNotSet() local130 sDeviceState.dpc().componentName(), DISALLOW_FACTORY_RESET); in clearGlobalUserRestriction_disallowFactoryReset_isNotSet() local
86 public static final String DISALLOW_FACTORY_RESET = "no_factory_reset"; field in CommonUserRestrictions