Home
last modified time | relevance | path

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

/cts/tests/app/app/src/android/app/stubs/
DDialogStubActivity.java294 final View textEntryView = inflate.inflate(R.layout.alert_dialog_text_entry_2, null); in getCustomAlertDialogInstance() local
299 mAlertDialog.setView(textEntryView, SPACING_LEFT, SPACING_TOP, SPACING_RIGHT, in getCustomAlertDialogInstance()
302 mAlertDialog.setView(textEntryView); in getCustomAlertDialogInstance()