Searched refs:doesDisplayRotateForOrientation (Results 1 – 5 of 5) sorted by relevance
29 …tatic android.server.wm.jetpack.utils.WindowManagerJetpackTestBase.doesDisplayRotateForOrientation;230 final boolean doesDisplayRotateForOrientation = doesDisplayRotateForOrientation( in testGetWindowLayoutInfo_configChanged_windowLayoutUpdates()233 portraitBounds, landscapeBounds, doesDisplayRotateForOrientation); in testGetWindowLayoutInfo_configChanged_windowLayoutUpdates()258 final boolean doesDisplayRotateForOrientation = doesDisplayRotateForOrientation( in testGetWindowLayoutInfo_windowRecreated_windowLayoutUpdates()261 portraitBounds, landscapeBounds, doesDisplayRotateForOrientation); in testGetWindowLayoutInfo_windowRecreated_windowLayoutUpdates()
34 …tatic android.server.wm.jetpack.utils.WindowManagerJetpackTestBase.doesDisplayRotateForOrientation;177 final boolean doesDisplayRotateForOrientation = doesDisplayRotateForOrientation( in testGetWindowLayoutInfo_configChanged_windowLayoutUpdates()180 portraitBounds, landscapeBounds, doesDisplayRotateForOrientation); in testGetWindowLayoutInfo_configChanged_windowLayoutUpdates()201 final boolean doesDisplayRotateForOrientation = doesDisplayRotateForOrientation( in testGetWindowLayoutInfo_windowRecreated_windowLayoutUpdates()204 portraitBounds, landscapeBounds, doesDisplayRotateForOrientation); in testGetWindowLayoutInfo_windowRecreated_windowLayoutUpdates()
141 boolean doesDisplayRotateForOrientation) { in assertEqualWindowLayoutInfo() argument156 if (doesDisplayRotateForOrientation) { in assertEqualWindowLayoutInfo()
164 boolean doesDisplayRotateForOrientation) { in assertEqualWindowLayoutInfo() argument179 if (doesDisplayRotateForOrientation) { in assertEqualWindowLayoutInfo()
163 public static boolean doesDisplayRotateForOrientation(@NonNull Rect portraitMaximumBounds,