Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/reardisplay/
DRearDisplayDialogControllerTest.java103 View container = getDialogViewContainer(); in testClosedDialogIsShown()
125 View container = getDialogViewContainer(); in testClosedDialogIsRefreshedOnConfigurationChange()
155 View container = getDialogViewContainer(); in testOpenDialogIsShown()
163 private View getDialogViewContainer() { in getDialogViewContainer() method in RearDisplayDialogControllerTest