Home
last modified time | relevance | path

Searched refs:KEY_CUSTOM_CONTENT_HEIGHT (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/android/app/
H A DNotification.java11010 private static final String KEY_CUSTOM_CONTENT_HEIGHT = "customContentHeight"; field in Notification.Builder.WearableExtender
11079 mCustomContentHeight = wearableBundle.getInt(KEY_CUSTOM_CONTENT_HEIGHT); in WearableExtender()
11126 wearableBundle.putInt(KEY_CUSTOM_CONTENT_HEIGHT, mCustomContentHeight); in extend()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt7889 Landroid/app/Notification$WearableExtender;->KEY_CUSTOM_CONTENT_HEIGHT:Ljava/lang/String;