Searched refs:mExternalStorage (Results 1 – 2 of 2) sorted by relevance
113 CheckBox mExternalStorage; field in MainClear196 args.putBoolean(ERASE_EXTERNAL_EXTRA, mExternalStorage.isChecked()); in showFinalConfirmation()317 mExternalStorage = mContentView.findViewById(R.id.erase_external); in establishInitialState()340 mExternalStorage.setChecked(false); in establishInitialState()346 mExternalStorage.toggle(); in establishInitialState()
138 mMainClear.mExternalStorage = mContentView.findViewById(R.id.erase_external); in testShowFinalConfirmation_eraseEsimVisible_eraseEsimChecked()158 mMainClear.mExternalStorage = mContentView.findViewById(R.id.erase_external); in testShowFinalConfirmation_eraseEsimVisible_eraseEsimUnchecked()177 mMainClear.mExternalStorage = mContentView.findViewById(R.id.erase_external); in testShowFinalConfirmation_eraseEsimGone_eraseEsimChecked()197 mMainClear.mExternalStorage = mContentView.findViewById(R.id.erase_external); in testShowFinalConfirmation_eraseEsimGone_eraseEsimUnchecked()