Searched refs:bottomSheetDepth (Results 1 – 19 of 19) sorted by relevance
137 return context.getDeviceProfile().bottomSheetDepth; in getDepthUnchecked()
249 public float bottomSheetDepth; field in DeviceProfile514 bottomSheetDepth = 2f; in DeviceProfile()519 bottomSheetDepth = 0.3f; in DeviceProfile()521 bottomSheetDepth = 1f; in DeviceProfile()529 bottomSheetDepth = Utilities.mapToRange(maxWallpaperScale * workspaceContentScale, in DeviceProfile()534 bottomSheetDepth = 0f; in DeviceProfile()2308 writer.println(prefix + "\tbottomSheetDepth: " + bottomSheetDepth);
57 bottomSheetDepth: 0.3
57 bottomSheetDepth: 0.0
57 bottomSheetDepth: 1.0
913 progress, 0f, 1f, 0f, getDeviceProfile().bottomSheetDepth, EMPHASIZED)); in onWidgetsTransition()