Searched refs:mGivenContentInsets (Results 1 – 2 of 2) sorted by relevance
200 final Rect mGivenContentInsets = new Rect(); field in WindowState763 return mGivenContentInsets; in getGivenContentInsetsLw()1442 applyInsets(outRegion, frame, mGivenContentInsets); in getTouchableRegion()1655 mGivenContentInsets.printShortString(pw); in dump()
2969 w.mGivenContentInsets.set(contentInsets); in setInsetsWindow()2974 w.mGivenContentInsets.scale(w.mGlobalScale); in setInsetsWindow()