Searched refs:NotifyWithText (Results 1 - 1 of 1) sorted by relevance

/development/samples/ApiDemos/src/com/example/android/apis/app/
H A DNotifyWithText.java36 public class NotifyWithText extends Activity { class in inherits:Activity
58 Toast.makeText(NotifyWithText.this, R.string.short_notification_text,
70 Toast.makeText(NotifyWithText.this, R.string.long_notification_text,

Completed in 51 milliseconds