Searched refs:bottomSheetOpenDuration (Results 1 – 18 of 18) sorted by relevance
54 bottomSheetOpenDuration: 500
54 bottomSheetOpenDuration: 267
622 setUpOpenAnimation(mActivityContext.getDeviceProfile().bottomSheetOpenDuration); in open()627 animator.setDuration(mActivityContext.getDeviceProfile().bottomSheetOpenDuration) in open()
245 public int bottomSheetOpenDuration; field in DeviceProfile438 bottomSheetOpenDuration = res.getInteger(R.integer.config_bottomSheetOpenDuration); in DeviceProfile()2140 writer.println(prefix + "\tbottomSheetOpenDuration: " + bottomSheetOpenDuration);