Searched refs:showAlert (Results 1 – 4 of 4) sorted by relevance
169 showAlert("Non-recurring I/O overuse test", in onCreateView()247 showAlert("Recurring I/O overuse test", "Test completed successfully.", 0); in recurringIoOveruseTest()435 showAlert("Error", message, android.R.drawable.ic_dialog_alert); in showErrorAlert()438 private void showAlert(String title, String message, int iconDrawable) { in showAlert() method in CarWatchdogTestFragment
205 void showAlert(Intent intent) { in showAlert() method in WifiCallingSettingsForSub237 showAlert(intent);449 showAlert(intent); in onResume()
645 showAlert(); in onStopVideoRecording()971 if (!effectsActive()) showAlert(); in finishRecorderAndCloseCamera()1648 private void showAlert() { in showAlert() method in VideoCamera2011 showAlert(); in onEffectsUpdate()
425 void showAlert(Intent intent) { in showAlert() method in WifiCallingSettingsForSubTest.TestFragment