Searched refs:prepareFactoryResetIntent (Results 1 – 1 of 1) sorted by relevance
74 Intent prepareFactoryResetIntent = getPrepareFactoryResetIntent(); in startFactoryResetPreparationActivity() local75 if (prepareFactoryResetIntent != null && mFactoryResetPreparationLauncher != null) { in startFactoryResetPreparationActivity()76 mFactoryResetPreparationLauncher.launch(prepareFactoryResetIntent); in startFactoryResetPreparationActivity()