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

Completed in 27 milliseconds