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

Completed in 28 milliseconds