Searched refs:DIALOG_WIDTH (Results 1 – 1 of 1) sorted by relevance
92 assertEquals(TestDialog.DIALOG_WIDTH, dialogContentWithBackground.layoutParams.width) in testShowDialogFromView()363 const val DIALOG_WIDTH = 100 constant380 window.setLayout(DIALOG_WIDTH, DIALOG_HEIGHT) in onCreate()