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.java44 showDialogOnlyPositiveButton.setOnClickListener(v -> openDialogWithOnlyPositiveButton()); in onCreate()
79 private void openDialogWithOnlyPositiveButton() { in openDialogWithOnlyPositiveButton() method in DialogSamples