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

/frameworks/base/core/java/android/app/
H A DNotification.java5762 * the default is {@link #SIZE_MEDIUM}. All other notifications size automatically based
5789 public static final int SIZE_MEDIUM = 3; field in class:Notification.WearableExtender
6042 * .setCustomSizePreset(Notification.WearableExtender.SIZE_MEDIUM))
/frameworks/support/compat/java/android/support/v4/app/
H A DNotificationCompat.java2940 * the default is {@link #SIZE_MEDIUM}. All other notifications size automatically based
2967 public static final int SIZE_MEDIUM = 3; field in class:NotificationCompat.WearableExtender
3232 * .setCustomSizePreset(NotificationCompat.WearableExtender.SIZE_MEDIUM))

Completed in 46 milliseconds