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

  /developers/build/prebuilts/gradle/Notifications/Application/src/main/java/com/example/android/support/wearable/notifications/
NotificationPresets.java 44 public static final NotificationPreset INBOX = new InboxNotificationPreset();
175 private static class InboxNotificationPreset extends NotificationPreset {
176 public InboxNotificationPreset() {
  /developers/samples/android/wearable/wear/Notifications/Application/src/main/java/com/example/android/support/wearable/notifications/
NotificationPresets.java 44 public static final NotificationPreset INBOX = new InboxNotificationPreset();
175 private static class InboxNotificationPreset extends NotificationPreset {
176 public InboxNotificationPreset() {
  /development/samples/browseable/Notifications/Application/src/com.example.android.support.wearable.notifications/
NotificationPresets.java 44 public static final NotificationPreset INBOX = new InboxNotificationPreset();
175 private static class InboxNotificationPreset extends NotificationPreset {
176 public InboxNotificationPreset() {

Completed in 26 milliseconds