Searched refs:getStatusBarContentInsetsForCurrentRotation (Results 1 – 8 of 8) sorted by relevance
82 whenever(insetsProvider.getStatusBarContentInsetsForCurrentRotation())
97 whenever(statusBarContentInsetProvider.getStatusBarContentInsetsForCurrentRotation())
275 .getStatusBarContentInsetsForCurrentRotation(); in updateSafeInsets()
185 fun getStatusBarContentInsetsForCurrentRotation(): Pair<Int, Int> { regex
302 mPadding = insetsProvider.getStatusBarContentInsetsForCurrentRotation(); in updatePadding()
88 val insets = contentInsetsProvider.getStatusBarContentInsetsForCurrentRotation()
936 whenever(insetsProvider.getStatusBarContentInsetsForCurrentRotation())981 whenever(insetsProvider.getStatusBarContentInsetsForCurrentRotation())
399 val sbInsets: Pair<Int, Int> = insetsProvider.getStatusBarContentInsetsForCurrentRotation()