Searched defs:inflateLayout (Results 1 – 5 of 5) sorted by relevance
70 public void inflateLayout() { in inflateLayout() method in AutoReinflateContainer
107 private static <V extends View> V inflateLayout( in inflateLayout() method in FancySelectionDemoAdapter
100 private static <V extends View> V inflateLayout( in inflateLayout() method in SimpleSelectionDemoAdapter
254 protected void inflateLayout(String newLayout) { in inflateLayout() method in NavigationBarInflaterView
674 private View inflateLayout(Context context, int resId) { in inflateLayout() method in MediaControlView2