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