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

Completed in 28 milliseconds