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

Completed in 426 milliseconds