Searched refs:setNotificationStackAbsoluteBottom (Results 1 – 6 of 6) sorted by relevance
97 kosmos.wallpaperFocalAreaRepository.setNotificationStackAbsoluteBottom(400F) in focalAreaBounds_withoutNotifications_inHandheldDevices()117 kosmos.wallpaperFocalAreaRepository.setNotificationStackAbsoluteBottom(600F) in focalAreaBounds_withNotifications_inHandheldDevices()137 kosmos.wallpaperFocalAreaRepository.setNotificationStackAbsoluteBottom(400F) in focalAreaBounds_inUnfoldLandscape()157 kosmos.wallpaperFocalAreaRepository.setNotificationStackAbsoluteBottom(600F) in focalAreaBounds_withNotifications_inUnfoldPortrait()177 kosmos.wallpaperFocalAreaRepository.setNotificationStackAbsoluteBottom(600F) in focalAreaBounds_withoutNotifications_inUnfoldPortrait()197 kosmos.wallpaperFocalAreaRepository.setNotificationStackAbsoluteBottom(200F) in focalAreaBounds_inTabletLandscape()
45 fun setNotificationStackAbsoluteBottom(bottom: Float) in setShortcutAbsoluteTop() method78 override fun setNotificationStackAbsoluteBottom(bottom: Float) { in setShortcutAbsoluteTop() method in com.android.systemui.wallpapers.data.repository.WallpaperFocalAreaRepositoryImpl
50 override fun setNotificationStackAbsoluteBottom(bottom: Float) { in setNotificationStackAbsoluteBottom() method in com.android.systemui.wallpapers.data.repository.FakeWallpaperFocalAreaRepository
146 kosmos.wallpaperFocalAreaRepository.setNotificationStackAbsoluteBottom(20F) in setTestFocalAreaBounds()
166 keyguardInteractor.setNotificationStackAbsoluteBottom( in <lambda>()
542 fun setNotificationStackAbsoluteBottom(bottom: Float) { in <lambda>() method543 wallpaperFocalAreaRepository.setNotificationStackAbsoluteBottom(bottom) in <lambda>()