HomeSort by relevance Sort by last modified time
    Searched refs:StatusBarNotifications (Results 1 - 2 of 2) sorted by null

  /development/samples/ApiDemos/src/com/example/android/apis/app/
NotificationDisplay.java 74 Intent intent = new Intent(this, StatusBarNotifications.class);
StatusBarNotifications.java 35 public class StatusBarNotifications extends Activity {
181 intents[3] = new Intent(this, StatusBarNotifications.class);

Completed in 96 milliseconds