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

/frameworks/support/compat/src/main/java/androidx/core/app/
H A DNotificationCompat.java3713 * the default is {@link #SIZE_MEDIUM}. All other notifications size automatically based
3740 public static final int SIZE_MEDIUM = 3; field in class:NotificationCompat.WearableExtender
4053 * .setCustomSizePreset(NotificationCompat.WearableExtender.SIZE_MEDIUM))
/frameworks/base/core/java/android/app/
H A DNotification.java8231 * the default is {@link #SIZE_MEDIUM}. All other notifications size automatically based
8258 public static final int SIZE_MEDIUM = 3; field in class:Notification.WearableExtender
8518 * .setCustomSizePreset(Notification.WearableExtender.SIZE_MEDIUM))

Completed in 57 milliseconds