Searched refs:shouldIgnoreOrientationRequestLoop (Results 1 – 2 of 2) sorted by relevance
294 assertTrue(mController.shouldIgnoreOrientationRequestLoop()); in assertShouldIgnoreOrientationRequestLoop()296 assertFalse(mController.shouldIgnoreOrientationRequestLoop()); in assertShouldIgnoreOrientationRequestLoop()
482 if (shouldIgnoreOrientationRequestLoop()) { in shouldIgnoreRequestedOrientation()510 boolean shouldIgnoreOrientationRequestLoop() { in shouldIgnoreOrientationRequestLoop() method in LetterboxUiController