Uses of Class
android.widget.Toast

Packages that use Toast
android.widget   
 

Uses of Toast in android.widget
 

Methods in android.widget that return Toast
static Toast Toast.makeText(Context context, CharSequence text, int duration)
           
static Toast Toast.makeText(Context context, int resId, int duration)
           
 



Copyright © 2008-2012. All Rights Reserved.