Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/reardisplay/
H A DRearDisplayDialogControllerTest.java87 TextView deviceClosedTitleTextView2 = controller.mRearDisplayEducationDialog.findViewById( in testClosedDialogIsRefreshedOnConfigurationChange() local
90 assertNotSame(deviceClosedTitleTextView, deviceClosedTitleTextView2); in testClosedDialogIsRefreshedOnConfigurationChange()