Searched refs:bottomSheetOpenDuration (Results 1 – 19 of 19) sorted by relevance
54 bottomSheetOpenDuration: 500
54 bottomSheetOpenDuration: 267
364 mDeviceProfile.bottomSheetOpenDuration);
675 setUpOpenAnimation(mActivityContext.getDeviceProfile().bottomSheetOpenDuration); in open()680 animator.setDuration(mActivityContext.getDeviceProfile().bottomSheetOpenDuration) in open()
246 public int bottomSheetOpenDuration; field in DeviceProfile509 bottomSheetOpenDuration = res.getInteger(R.integer.config_bottomSheetOpenDuration); in DeviceProfile()2305 writer.println(prefix + "\tbottomSheetOpenDuration: " + bottomSheetOpenDuration);