Exemple #1
0
 public void isAccountVerified() {
   Toast.makeText(this, getString(R.string.setup_account_validated), Toast.LENGTH_LONG).show();
   launchEchoCancellerCalibration(true);
 }