HomeSort by relevance Sort by last modified time
    Searched refs:FACTORY_RESET_CONFIRM (Results 1 - 2 of 2) sorted by null

  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/device/privacy/
ActionType.java 31 FACTORY_RESET_CONFIRM(R.string.confirm_factory_reset_device);
PrivacyActivity.java 134 case FACTORY_RESET_CONFIRM:
162 ActionType.FACTORY_RESET_CONFIRM.getTitle(getResources()),
190 .key(new ActionKey<ActionType, ActionBehavior>(ActionType.FACTORY_RESET_CONFIRM,
205 .key(new ActionKey<ActionType, ActionBehavior>(ActionType.FACTORY_RESET_CONFIRM,
210 .key(new ActionKey<ActionType, ActionBehavior>(ActionType.FACTORY_RESET_CONFIRM,

Completed in 267 milliseconds