Searched refs:mLayoutInflaterFactory2 (Results 1 – 1 of 1) sorted by relevance
437 private LayoutInflater.Factory2 mLayoutInflaterFactory2; field in RemoteViews467 mLayoutInflaterFactory2 = factory; in setLayoutInflaterFactory()477 return mLayoutInflaterFactory2; in getLayoutInflaterFactory()5874 if (mLayoutInflaterFactory2 != null) {5875 inflater.setFactory2(mLayoutInflaterFactory2);