HomeSort by relevance Sort by last modified time
    Searched refs:MultiplePageNotificationPreset (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 51 public static final NotificationPreset MULTIPLE_PAGE = new MultiplePageNotificationPreset();
392 private static class MultiplePageNotificationPreset extends NotificationPreset {
393 public MultiplePageNotificationPreset() {
  /developers/samples/android/wearable/wear/Notifications/Application/src/main/java/com/example/android/support/wearable/notifications/
NotificationPresets.java 51 public static final NotificationPreset MULTIPLE_PAGE = new MultiplePageNotificationPreset();
392 private static class MultiplePageNotificationPreset extends NotificationPreset {
393 public MultiplePageNotificationPreset() {
  /development/samples/browseable/Notifications/Application/src/com.example.android.support.wearable.notifications/
NotificationPresets.java 51 public static final NotificationPreset MULTIPLE_PAGE = new MultiplePageNotificationPreset();
392 private static class MultiplePageNotificationPreset extends NotificationPreset {
393 public MultiplePageNotificationPreset() {

Completed in 29 milliseconds