Searched refs:useFastbootErase (Results 1 – 3 of 3) sorted by relevance
338 public void setUseFastbootErase(boolean useFastbootErase) { in setUseFastbootErase() argument339 mUseFastbootErase = useFastbootErase; in setUseFastbootErase()
450 public void setUseFastbootErase(boolean useFastbootErase); in setUseFastbootErase() argument
1871 public void setUseFastbootErase(boolean useFastbootErase) { in setUseFastbootErase() argument1872 mOptions.setUseFastbootErase(useFastbootErase); in setUseFastbootErase()