Searched refs:getStatusBarContentInsetsForCurrentRotation (Results 1 – 9 of 9) sorted by relevance
71 whenever(contentInsetsProvider.getStatusBarContentInsetsForCurrentRotation()) in setUp()188 whenever(contentInsetsProvider.getStatusBarContentInsetsForCurrentRotation()) in onAttachedToWindow_updatesLeftTopRightPaddingsBasedOnInsets()202 whenever(contentInsetsProvider.getStatusBarContentInsetsForCurrentRotation()) in onConfigurationChanged_updatesLeftTopRightPaddingsBasedOnInsets()217 whenever(contentInsetsProvider.getStatusBarContentInsetsForCurrentRotation()) in onConfigurationChanged_noRelevantChange_doesNotUpdateInsets()223 whenever(contentInsetsProvider.getStatusBarContentInsetsForCurrentRotation()) in onConfigurationChanged_noRelevantChange_doesNotUpdateInsets()237 whenever(contentInsetsProvider.getStatusBarContentInsetsForCurrentRotation()) in onConfigurationChanged_densityChanged_updatesInsets()245 whenever(contentInsetsProvider.getStatusBarContentInsetsForCurrentRotation()) in onConfigurationChanged_densityChanged_updatesInsets()260 whenever(contentInsetsProvider.getStatusBarContentInsetsForCurrentRotation()) in onConfigurationChanged_fontScaleChanged_updatesInsets()268 whenever(contentInsetsProvider.getStatusBarContentInsetsForCurrentRotation()) in onConfigurationChanged_fontScaleChanged_updatesInsets()295 whenever(contentInsetsProvider.getStatusBarContentInsetsForCurrentRotation()) in onApplyWindowInsets_updatesLeftTopRightPaddingsBasedOnInsets()
81 whenever(insetsProvider.getStatusBarContentInsetsForCurrentRotation()) in setup()
94 whenever(statusBarContentInsetProvider.getStatusBarContentInsetsForCurrentRotation()) in setup()
310 .getStatusBarContentInsetsForCurrentRotation(); in updateSafeInsets()
317 mPadding = insetsProvider.getStatusBarContentInsetsForCurrentRotation(); in updatePadding()
216 fun getStatusBarContentInsetsForCurrentRotation(): Insets { in <lambda>() method
85 val insets = contentInsetsProvider.getStatusBarContentInsetsForCurrentRotation() in prepareChipAnimation()
938 whenever(insetsProvider.getStatusBarContentInsetsForCurrentRotation()) in <lambda>()990 whenever(insetsProvider.getStatusBarContentInsetsForCurrentRotation()) in <lambda>()
415 val sbInsets: Insets = insetsProvider.getStatusBarContentInsetsForCurrentRotation() in <lambda>()