Home
last modified time | relevance | path

Searched refs:openDialogWithOnlyPositiveButton (Results 1 – 1 of 1) sorted by relevance

/packages/services/Car/tests/ThemePlayground/src/com/android/car/themeplayground/
DDialogSamples.java43 showDialogOnlyPositiveButton.setOnClickListener(v -> openDialogWithOnlyPositiveButton()); in onCreate()
78 private void openDialogWithOnlyPositiveButton() { in openDialogWithOnlyPositiveButton() method in DialogSamples