Searched refs:bottomSheetTopPadding (Results 1 – 3 of 3) sorted by relevance
120 widthUsed, heightMeasureSpec, deviceProfile.bottomSheetTopPadding); in onMeasure()
200 widthUsed, heightMeasureSpec, deviceProfile.bottomSheetTopPadding); in doMeasure()
201 public int bottomSheetTopPadding; field in DeviceProfile363 bottomSheetTopPadding = mInsets.top // statusbar height in DeviceProfile()1632 writer.println(prefix + pxToDpStr("bottomSheetTopPadding", bottomSheetTopPadding));