showToast(Context context, CharSequence text) {
{
(!=){
.setText(text);
}{
= Toast.(context, text, Toast.);
}
.show();
} (Exception e) {
Looper.();
Toast.(context, text, Toast.).show();
Looper.();
}
}