Searched refs:LAYOUT_INFLATER_SERVICE (Results 1 – 7 of 7) sorted by relevance
54 mInflater = (LayoutInflater) context.getSystemService(Context.LAYOUT_INFLATER_SERVICE); in __constructor__()73 mInflater = (LayoutInflater) context.getSystemService(Context.LAYOUT_INFLATER_SERVICE); in __constructor__()
51 SYSTEM_SERVICE_MAP.put(Context.LAYOUT_INFLATER_SERVICE, "android.view.LayoutInflater"); in SYSTEM_SERVICE_MAP.put() argument151 if (name.equals(Context.LAYOUT_INFLATER_SERVICE)) { in getSystemService()
33 …ayoutInflater inflater = (LayoutInflater)context.getSystemService(Context.LAYOUT_INFLATER_SERVICE); in CustomToastSystem()
45 .getSystemService(Context.LAYOUT_INFLATER_SERVICE); in getView()
63 …youtInflater inf = (LayoutInflater) getContext().getSystemService(Context.LAYOUT_INFLATER_SERVICE); in getView()
72 checkSystemService(Context.LAYOUT_INFLATER_SERVICE, android.view.LayoutInflater.class); in shouldProvideServices()
META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...