Searched refs:isCameraCompatSplitScreenAspectRatioAllowed (Results 1 – 4 of 4) sorted by relevance
498 .isCameraCompatSplitScreenAspectRatioAllowed(); in testOnActivityConfigurationChanging_displayRotationNotChanging_noRefresh()511 .isCameraCompatSplitScreenAspectRatioAllowed(); in testOnActivityConfigurationChanging_splitScreenAspectRatioAllowed_refresh()
1140 doReturn(false).when(mController).isCameraCompatSplitScreenAspectRatioAllowed(); in testRecomputeConfigurationForCameraCompatIfNeeded()1156 doReturn(true).when(mController).isCameraCompatSplitScreenAspectRatioAllowed(); in testRecomputeConfigurationForCameraCompatIfNeeded()1162 doReturn(false).when(mController).isCameraCompatSplitScreenAspectRatioAllowed(); in testRecomputeConfigurationForCameraCompatIfNeeded()
233 || activity.mLetterboxUiController.isCameraCompatSplitScreenAspectRatioAllowed()); in shouldRefreshActivity()
962 || isCameraCompatSplitScreenAspectRatioAllowed() in recomputeConfigurationForCameraCompatIfNeeded()976 boolean isCameraCompatSplitScreenAspectRatioAllowed() { in isCameraCompatSplitScreenAspectRatioAllowed() method in LetterboxUiController991 || isCameraCompatSplitScreenAspectRatioAllowed() in shouldUseSplitScreenAspectRatio()