Home
last modified time | relevance | path

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

/cts/tests/app/app/src/android/app/stubs/
DDialogStubActivity.java75 public static final String DEFAULT_ALERTDIALOG_MESSAGE = "AlertDialog message"; field in DialogStubActivity
267 mAlertDialog.setMessage(DEFAULT_ALERTDIALOG_MESSAGE); in getAlertDialogInstance()
298 mAlertDialog.setMessage(DEFAULT_ALERTDIALOG_MESSAGE); in getCustomAlertDialogInstance()