Searched refs:mLayoutInsets (Results 1 – 1 of 1) sorted by relevance
3902 private Insets mLayoutInsets; field in View21166 if (mLayoutInsets == null) {21167 mLayoutInsets = computeOpticalInsets();21169 return mLayoutInsets;21183 mLayoutInsets = insets;