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

Completed in 411 milliseconds