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

Completed in 463 milliseconds