Searched refs:panelViewExpandedHeight (Results 1 – 4 of 4) sorted by relevance
180 @Deprecated("deprecated by SceneContainerFlag.isEnabled") val panelViewExpandedHeight: Float constant
78 override val panelViewExpandedHeight: Float = 0f in bindData() constant
76 override val panelViewExpandedHeight: Float = 0f in SceneScope() constant
849 public void setPanelViewExpandedHeight(float panelViewExpandedHeight) { in setPanelViewExpandedHeight() argument850 this.mPanelViewExpandedHeight = panelViewExpandedHeight; in setPanelViewExpandedHeight()