Searched refs:bottomSheetTopPadding (Results 1 – 21 of 21) sorted by relevance
116 widthUsed, heightMeasureSpec, deviceProfile.bottomSheetTopPadding); in onMeasure()
348 widthUsed, heightMeasureSpec, deviceProfile.bottomSheetTopPadding); in doMeasure()
53 bottomSheetTopPadding: 530.0px (265.0dp)
53 bottomSheetTopPadding: 104.0px (52.0dp)
53 bottomSheetTopPadding: 133.0px (50.666668dp)
53 bottomSheetTopPadding: 114.0px (43.42857dp)
53 bottomSheetTopPadding: 110.0px (41.904762dp)
53 bottomSheetTopPadding: 146.0px (55.61905dp)
311 return (mDeviceProfile.heightPx - mDeviceProfile.bottomSheetTopPadding) in getMaxAvailableHeightForRecommendations()
607 return (mDeviceProfile.heightPx - mDeviceProfile.bottomSheetTopPadding) in getMaxAvailableHeightForRecommendations()
244 public int bottomSheetTopPadding; field in DeviceProfile433 bottomSheetTopPadding = mInsets.top // statusbar height in DeviceProfile()2139 writer.println(prefix + pxToDpStr("bottomSheetTopPadding", bottomSheetTopPadding));