Home
last modified time | relevance | path

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

/cts/tests/app/src/android/app/cts/
DDialogTest.java286 final LayoutInflater inflate2 = mActivity.getLayoutInflater(); in testSetContentView() local
291 d.setContentView(inflate2.inflate(R.layout.alert_dialog_text_entry, null), lp); in testSetContentView()