Searched refs:mGivenContentInsets (Results 1 – 2 of 2) sorted by relevance
310 final Rect mGivenContentInsets = new Rect(); field in WindowState1026 return mGivenContentInsets; in getGivenContentInsetsLw()2939 applyInsets(outRegion, frame, mGivenContentInsets); in getTouchableRegion()3353 mGivenContentInsets.printShortString(pw); in dump()
1820 + ", contentInsets=" + w.mGivenContentInsets + " -> " + contentInsets in setInsetsWindow()1826 w.mGivenContentInsets.set(contentInsets); in setInsetsWindow()1831 w.mGivenContentInsets.scale(w.mGlobalScale); in setInsetsWindow()