Searched refs:mLayoutInsets (Results 1 – 1 of 1) sorted by relevance
3864 private Insets mLayoutInsets; field in View21093 if (mLayoutInsets == null) {21094 mLayoutInsets = computeOpticalInsets();21096 return mLayoutInsets;21110 mLayoutInsets = insets;