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

  /frameworks/base/tests/notification/src/com/android/frameworks/tests/notification/
NotificationTests.java 166 Notification.Builder uploadNotification = new Notification.Builder(context)
174 return uploadNotification.build();
  /packages/experimental/NotificationShowcase/src/com/android/example/notificationshowcase/
NotificationService.java 174 NotificationCompat.Builder uploadNotification = new NotificationCompat.Builder(context)
183 return uploadNotification.build();

Completed in 138 milliseconds