Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/tests/coretests/src/android/app/activity/
H A DLifecycleTest.java70 public void testDialog() throws Exception { in testDialog() method in LifecycleTest
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/media/dialog/
H A DMediaOutputDialogTest.java402 MediaOutputDialog testDialog = makeTestDialog(controller); in withTestDialog() local