Searched refs:mGetDisplayList (Results 1 – 1 of 1) sorted by relevance
1010 private Method mGetDisplayList; local1029 mGetDisplayList = View.class.getDeclaredMethod("getDisplayList", in invalidateChildRegion()1044 if (mGetDisplayList == null || mRecreateDisplayList == null) { in invalidateChildRegion()1052 mGetDisplayList.invoke(v, (Object[]) null); in invalidateChildRegion()