Searched defs:BuildOptions (Results 1 - 1 of 1) sorted by relevance

/development/samples/browseable/Notifications/Application/src/com.example.android.support.wearable.notifications/
H A DNotificationPreset.java35 public static class BuildOptions { class in class:NotificationPreset
46 public BuildOptions(CharSequence titlePreset, CharSequence textPreset, method in class:NotificationPreset.BuildOptions
63 public abstract Notification[] buildNotifications(Context context, BuildOptions options);

Completed in 281 milliseconds