Searched refs:appInflater (Results 1 – 1 of 1) sorted by relevance
84 LayoutInflater appInflater = (LayoutInflater) in inflateWidgetView() local86 appInflater = appInflater.cloneInContext(appContext); in inflateWidgetView()87 widgetView = appInflater.inflate(widgetInfo.layoutId, null, false); in inflateWidgetView()