Searched defs:NotificationBundlePreset (Results 1 - 1 of 1) sorted by relevance
/development/samples/browseable/Notifications/Application/src/com.example.android.support.wearable.notifications/ | ||
H A D | NotificationPresets.java | 52 public static final NotificationPreset BUNDLE = new NotificationBundlePreset(); 440 private static class NotificationBundlePreset extends NotificationPreset { class in class:NotificationPresets 441 public NotificationBundlePreset() { method in class:NotificationPresets.NotificationBundlePreset |
Completed in 1786 milliseconds