Searched refs:loadCustomView (Results 1 – 1 of 1) sorted by relevance
128 view = loadCustomView(name, attrs); in onCreateView()171 view = loadCustomView(name, attrs); in createViewFromTag()238 private View loadCustomView(String name, AttributeSet attrs) throws Exception { in loadCustomView() method in BridgeInflater