Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DNotification.java9071 private static final String KEY_CUSTOM_CONTENT_HEIGHT = "customContentHeight"; field in Notification.Builder.WearableExtender
9139 mCustomContentHeight = wearableBundle.getInt(KEY_CUSTOM_CONTENT_HEIGHT); in WearableExtender()
9186 wearableBundle.putInt(KEY_CUSTOM_CONTENT_HEIGHT, mCustomContentHeight); in extend()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt7892 Landroid/app/Notification$WearableExtender;->KEY_CUSTOM_CONTENT_HEIGHT:Ljava/lang/String;