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.java295 final View textEntryView = inflate.inflate(R.layout.alert_dialog_text_entry_2, null); in getCustomAlertDialogInstance() local
300 mAlertDialog.setView(textEntryView, SPACING_LEFT, SPACING_TOP, SPACING_RIGHT, in getCustomAlertDialogInstance()
303 mAlertDialog.setView(textEntryView); in getCustomAlertDialogInstance()