Searched defs:protectionBounds (Results 1 – 3 of 3) sorted by relevance
74 val protectionBounds = in loadCameraProtectionInfoList() constant
292 val protectionBounds = Rect(10, 10, 110, 110) in testCalculateInsetsForRotationWithRotatedResources_topLeftCutout_withCameraProtection() constant558 val protectionBounds = Rect(890, 10, 990, 110) in testCalculateInsetsForRotationWithRotatedResources_topRightCutout_withCameraProtection() constant728 val protectionBounds = Rect(480, 10, 600, 90) in testCalculateInsetsForRotationWithRotatedResources_nonCornerCutout() constant
362 var protectionBounds: Rect? = null variable in com.android.systemui.CameraAvailabilityListenerTest.TestCameraTransitionCallback