Home
last modified time | relevance | path

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

/cts/tests/app/app/src/android/app/stubs/
DDialogStubActivity.java294 final View customTitleViewCustom = inflate.inflate(R.layout.alertdialog_custom_title, null); in getCustomAlertDialogInstance() local
297 mAlertDialog.setCustomTitle(customTitleViewCustom); in getCustomAlertDialogInstance()