Searched refs:KEY_CUSTOM_CONTENT_HEIGHT (Results 1 – 2 of 2) sorted by relevance
11886 private static final String KEY_CUSTOM_CONTENT_HEIGHT = "customContentHeight"; field in Notification.Builder.WearableExtender11955 mCustomContentHeight = wearableBundle.getInt(KEY_CUSTOM_CONTENT_HEIGHT); in WearableExtender()12013 wearableBundle.putInt(KEY_CUSTOM_CONTENT_HEIGHT, mCustomContentHeight); in extend()
7889 Landroid/app/Notification$WearableExtender;->KEY_CUSTOM_CONTENT_HEIGHT:Ljava/lang/String;