Searched refs:DIALOG_HEIGHT (Results 1 – 1 of 1) sorted by relevance
93 assertEquals(TestDialog.DIALOG_HEIGHT, dialogContentWithBackground.layoutParams.height) in testShowDialogFromView()364 const val DIALOG_HEIGHT = 200 constant380 window.setLayout(DIALOG_WIDTH, DIALOG_HEIGHT) in onCreate()