Searched refs:getScrollViewContent (Results 1 – 1 of 1) sorted by relevance
135 getScrollViewContent(dialog).apply { in <lambda>()147 mutableContentHeight.tryEmit(getScrollViewContent(dialog).measuredHeight) in <lambda>()180 getScrollViewContent(dialog).layoutParams.height = WRAP_CONTENT in <lambda>()286 private fun getScrollViewContent(dialog: SystemUIDialog): View { in <lambda>() method in com.android.systemui.bluetooth.qsdialog.BluetoothTileDialogDelegate