Home
last modified time | relevance | path

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

/aosp12/packages/apps/TV/tests/input/src/com/android/tv/testinput/
H A DTestTvInputSetupActivity.java62 public static class MyAlertDialogFragment extends DialogFragment { class in TestTvInputSetupActivity
/aosp12/packages/apps/Settings/src/com/android/settings/applications/
H A DAppInfoBase.java238 public static class MyAlertDialogFragment extends InstrumentedDialogFragment { class in AppInfoBase