Searched defs:LAYOUT_INFLATER_SERVICE (Results 1 – 2 of 2) sorted by relevance
472 registerService(Context.LAYOUT_INFLATER_SERVICE, LayoutInflater.class, in registerService()
3510 public static final String LAYOUT_INFLATER_SERVICE = "layout_inflater"; field in Context