Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/bluetooth/qsdialog/
DBluetoothTileDialogDelegateTest.kt248 val scrollViewContent = dialog.requireViewById<View>(R.id.scroll_view) in testOnDeviceUpdated_hideSeeAll_showPairNew() constant
255 assertThat(scrollViewContent.layoutParams.height).isEqualTo(WRAP_CONTENT) in testOnDeviceUpdated_hideSeeAll_showPairNew()