Home
last modified time | relevance | path

Searched defs:testDialog (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/app/activity/
DLifecycleTest.java70 public void testDialog() throws Exception { in testDialog() method in LifecycleTest
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/media/dialog/
DMediaOutputDialogTest.java442 MediaOutputDialog testDialog = makeTestDialog(controller); in withTestDialog() local
/frameworks/layoutlib/bridge/tests/src/com/android/layoutlib/bridge/intensive/
DRenderTests.java1918 public void testDialog() throws Exception { in testDialog() method in RenderTests