Searched refs:cutoutInfoForCurrentDisplayAndRotation (Results 1 – 3 of 3) sorted by relevance
47 val sysUICutout = provider.cutoutInfoForCurrentDisplayAndRotation() in cutoutInfoForCurrentDisplay_noCutout_returnsNull()58 val sysUICutout = provider.cutoutInfoForCurrentDisplayAndRotation()!! in cutoutInfoForCurrentDisplay_returnsCutout()69 val sysUICutout = provider.cutoutInfoForCurrentDisplayAndRotation()!! in cutoutInfoForCurrentDisplay_noAssociatedProtection_returnsNoProtection()80 val sysUICutout = provider.cutoutInfoForCurrentDisplayAndRotation()!! in cutoutInfoForCurrentDisplay_outerDisplay_protectionAssociated_returnsProtection()91 val sysUICutout = provider.cutoutInfoForCurrentDisplayAndRotation()!! in cutoutInfoForCurrentDisplay_outerDisplay_protectionNotAvailable_returnsNullProtection()102 val sysUICutout = provider.cutoutInfoForCurrentDisplayAndRotation()!! in cutoutInfoForCurrentDisplay_displayWithNullId_protectionsWithNoId_returnsNullProtection()113 val sysUICutout = provider.cutoutInfoForCurrentDisplayAndRotation()!! in cutoutInfoForCurrentDisplay_displayWithEmptyId_protectionsWithNoId_returnsNullProtection()129 val sysUICutout = provider.cutoutInfoForCurrentDisplayAndRotation()!! in cutoutInfo_rotation0_returnsOriginalProtectionBounds()148 val sysUICutout = provider.cutoutInfoForCurrentDisplayAndRotation()!! in cutoutInfo_rotation90_returnsRotatedProtectionBounds()177 provider.cutoutInfoForCurrentDisplayAndRotation() in cutoutInfo_withRotation_doesNotMutateOriginalBounds()[all …]
46 fun cutoutInfoForCurrentDisplayAndRotation(): SysUICutoutInformation? { in cutoutInfoForCurrentDisplayAndRotation() method
188 val sysUICutout = sysUICutoutProvider.cutoutInfoForCurrentDisplayAndRotation() in <lambda>()230 val sysUICutout = sysUICutoutProvider.cutoutInfoForCurrentDisplayAndRotation() in <lambda>()