Searched refs:KEY_CUSTOM_CONTENT_HEIGHT (Results 1 – 2 of 2) sorted by relevance
3011 private static final String KEY_CUSTOM_CONTENT_HEIGHT = "customContentHeight"; field in NotificationCompat.WearableExtender3082 mCustomContentHeight = wearableBundle.getInt(KEY_CUSTOM_CONTENT_HEIGHT); in WearableExtender()3131 wearableBundle.putInt(KEY_CUSTOM_CONTENT_HEIGHT, mCustomContentHeight); in extend()
5833 private static final String KEY_CUSTOM_CONTENT_HEIGHT = "customContentHeight"; field in Notification.WearableExtender5899 mCustomContentHeight = wearableBundle.getInt(KEY_CUSTOM_CONTENT_HEIGHT); in WearableExtender()5945 wearableBundle.putInt(KEY_CUSTOM_CONTENT_HEIGHT, mCustomContentHeight); in extend()