Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/com/android/internal/widget/
DActionBarOverlayLayoutTest.java76 mContent = createViewGroupWithId(com.android.internal.R.id.content); in setUp()
170 private ViewGroup createViewGroupWithId(int id) { in createViewGroupWithId() method in ActionBarOverlayLayoutTest