Searched defs:startingHeight (Results 1 – 4 of 4) sorted by relevance
828 final int startingHeight = (int) (windowBounds.height() * 0.8); in windowWidthIsNotMax_performA11yActionIncreaseWidth_windowWidthIncreased() local870 final int startingHeight = (int) (windowBounds.height() * 0.8); in windowHeightIsNotMax_performA11yActionIncreaseHeight_windowHeightIncreased() local912 final int startingHeight = windowBounds.height(); in windowWidthIsMax_noIncreaseWindowWidthA11yAction() local932 final int startingHeight = windowBounds.height(); in windowHeightIsMax_noIncreaseWindowHeightA11yAction() local
808 final int startingHeight = (int) (windowBounds.height() * 0.8); in windowWidthIsNotMax_performA11yActionIncreaseWidth_windowWidthIncreased() local848 final int startingHeight = (int) (windowBounds.height() * 0.8); in windowHeightIsNotMax_performA11yActionIncreaseHeight_windowHeightIncreased() local888 final int startingHeight = windowBounds.height(); in windowWidthIsMax_noIncreaseWindowWidthA11yAction() local908 final int startingHeight = windowBounds.height(); in windowHeightIsMax_noIncreaseWindowHeightA11yAction() local
905 val startingHeight = initialLongPressProperties?.height?.toInt() ?: 0 in <lambda>() constant938 val startingHeight = initialLongPressProperties?.height?.toInt() ?: 0 in <lambda>() constant
476 val startingHeight = 50 in onPrepareForLaunch_paddingForLaunchAnimationIsConfigured() constant