Searched defs:layoutResId (Results 1 – 1 of 1) sorted by relevance
311 int layoutResId = R.layout.multi_orientation; in testMultiOrientation() local416 int layoutResId = R.layout.custom_layout2; in shouldInvokeOnFinishInflate() local461 private <T extends View> T inflate(int layoutResId) { in inflate()