Searched refs:mLayoutInsets (Results 1 – 1 of 1) sorted by relevance
3087 private Insets mLayoutInsets; field in View16692 if (mLayoutInsets == null) {16693 mLayoutInsets = computeOpticalInsets();16695 return mLayoutInsets;16709 mLayoutInsets = insets;