Searched refs:useFastbootErase (Results 1 – 3 of 3) sorted by relevance
534 public void setUseFastbootErase(boolean useFastbootErase) { in setUseFastbootErase() argument535 mUseFastbootErase = useFastbootErase; in setUseFastbootErase()
567 public void setUseFastbootErase(boolean useFastbootErase); in setUseFastbootErase() argument
2519 public void setUseFastbootErase(boolean useFastbootErase) { in setUseFastbootErase() argument2520 mOptions.setUseFastbootErase(useFastbootErase); in setUseFastbootErase()