Searched refs:shouldDisplayDataAlert (Results 1 – 2 of 2) sorted by relevance
86 private boolean shouldDisplayDataAlert() { in shouldDisplayDataAlert() method in TtsEnginePreference117 if (shouldDisplayDataAlert()) { in onRadioButtonClicked()
105 if (shouldDisplayDataAlert(info)) { in onRadioButtonConfirmed()144 private boolean shouldDisplayDataAlert(EngineCandidateInfo info) { in shouldDisplayDataAlert() method in TtsEnginePreferenceFragment