Home
last modified time | relevance | path

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

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