Searched refs:mGivenContentInsets (Results 1 – 2 of 2) sorted by relevance
372 final Rect mGivenContentInsets = new Rect(); field in WindowState1195 return mGivenContentInsets; in getGivenContentInsetsLw()2911 applyInsets(outRegion, frame, mGivenContentInsets); in getTouchableRegion()3255 mGivenContentInsets.writeToProto(proto, GIVEN_CONTENT_INSETS); in writeToProto()3382 mGivenContentInsets.printShortString(pw); in dump()
1786 + ", contentInsets=" + w.mGivenContentInsets + " -> " + contentInsets in setInsetsWindow()1792 w.mGivenContentInsets.set(contentInsets); in setInsetsWindow()1797 w.mGivenContentInsets.scale(w.mGlobalScale); in setInsetsWindow()