Home
last modified time | relevance | path

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

/cts/tests/app/src/android/app/cts/
DDialogTest.java303 final LayoutInflater inflate3 = mActivity.getLayoutInflater(); in testSetContentView() local
310 d.addContentView(inflate3.inflate(R.layout.checkbox_layout, null), lp2); in testSetContentView()