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

/frameworks/support/compat/java/android/support/v4/app/
H A DNotificationCompat.java3823 * {@link #setCustomContentHeight} and {@link #getCustomSizePreset}.
3836 * See also {@link #setCustomContentHeight} and {@link #setCustomSizePreset}.
3849 public WearableExtender setCustomContentHeight(int height) { method in class:NotificationCompat.WearableExtender
3858 * {@link #setCustomContentHeight}.
/frameworks/base/core/java/android/app/
H A DNotification.java7610 * {@link #setCustomContentHeight} and {@link #getCustomSizePreset}.
7623 * See also {@link #setCustomContentHeight} and {@link #setCustomSizePreset}.
7636 public WearableExtender setCustomContentHeight(int height) { method in class:Notification.WearableExtender
7645 * {@link #setCustomContentHeight}.

Completed in 47 milliseconds