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

/frameworks/base/core/java/android/app/
H A DNotification.java5759 * Size value for use with {@link #setCustomSizePreset} to show this notification with
5768 * Size value for use with {@link #setCustomSizePreset} to show this notification
5776 * Size value for use with {@link #setCustomSizePreset} to show this notification
5784 * Size value for use with {@link #setCustomSizePreset} to show this notification
5792 * Size value for use with {@link #setCustomSizePreset} to show this notification
5800 * Size value for use with {@link #setCustomSizePreset} to show this notification
6042 * .setCustomSizePreset(Notification.WearableExtender.SIZE_MEDIUM))
6254 public WearableExtender setCustomSizePreset(int sizePreset) { method in class:Notification.WearableExtender
6265 * See also {@link #setCustomContentHeight} and {@link #setCustomSizePreset}.
6275 * {@link android.app.Notification.WearableExtender#setCustomSizePreset} an
[all...]
/frameworks/support/compat/java/android/support/v4/app/
H A DNotificationCompat.java2937 * Size value for use with {@link #setCustomSizePreset} to show this notification with
2946 * Size value for use with {@link #setCustomSizePreset} to show this notification
2954 * Size value for use with {@link #setCustomSizePreset} to show this notification
2962 * Size value for use with {@link #setCustomSizePreset} to show this notification
2970 * Size value for use with {@link #setCustomSizePreset} to show this notification
2978 * Size value for use with {@link #setCustomSizePreset} to show this notification
3232 * .setCustomSizePreset(NotificationCompat.WearableExtender.SIZE_MEDIUM))
3444 public WearableExtender setCustomSizePreset(int sizePreset) { method in class:NotificationCompat.WearableExtender
3455 * See also {@link #setCustomContentHeight} and {@link #setCustomSizePreset}.
3465 * {@link NotificationCompat.WearableExtender#setCustomSizePreset} an
[all...]

Completed in 44 milliseconds