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

/frameworks/support/tests/java/android/support/v4/app/
H A DNotificationCompatWearableExtenderTest.java114 .setCustomSizePreset(NotificationCompat.WearableExtender.SIZE_MEDIUM)
162 .setCustomSizePreset(NotificationCompat.WearableExtender.SIZE_MEDIUM)
/frameworks/support/v4/java/android/support/v4/app/
H A DNotificationCompat.java2241 public static final int SIZE_MEDIUM = 3; field in class:NotificationCompat.WearableExtender
2490 * .setCustomSizePreset(NotificationCompat.WearableExtender.SIZE_MEDIUM))
/frameworks/base/core/java/android/app/
H A DNotification.java4437 public static final int SIZE_MEDIUM = 3; field in class:Notification.WearableExtender
4681 * .setCustomSizePreset(Notification.WearableExtender.SIZE_MEDIUM))

Completed in 142 milliseconds