Searched refs:mLayoutInflaterFactory2 (Results 1 – 1 of 1) sorted by relevance
450 private LayoutInflater.Factory2 mLayoutInflaterFactory2; field in RemoteViews493 mLayoutInflaterFactory2 = factory; in setLayoutInflaterFactory()503 return mLayoutInflaterFactory2; in getLayoutInflaterFactory()6149 if (mLayoutInflaterFactory2 != null) {6150 inflater.setFactory2(mLayoutInflaterFactory2);