Lines Matching full:toast
74 import android.widget.Toast;
260 private Toast mNotSelectableToast;
261 private Toast mNoShareToast;
395 // Show the tap to focus toast if this is the first start.
398 // Delay the toast for one second to wait for orientation.
1308 // Show the toast after getting the first orientation changed.
2282 mNotSelectableToast = Toast.makeText(Camera.this, str, Toast.LENGTH_SHORT);