Searched refs:isZoomedOutFromService (Results 1 – 4 of 4) sorted by relevance
625 boolean isZoomedOutFromService() { in isZoomedOutFromService() method in FullScreenMagnificationController.DisplayMagnification1680 public boolean isZoomedOutFromService(int displayId) { in isZoomedOutFromService() method in FullScreenMagnificationController1686 return display.isZoomedOutFromService(); in isZoomedOutFromService()
1593 final boolean isZoomedOutFromService = in zoomInTemporary()1594 mFullScreenMagnificationController.isZoomedOutFromService(mDisplayId); in zoomInTemporary()1597 !isActivated || isShortcutTriggered || isZoomedOutFromService; in zoomInTemporary()
1433 check(mMgh.mFullScreenMagnificationController.isZoomedOutFromService(DISPLAY_0), in assertIn()1449 check(mMgh.mFullScreenMagnificationController.isZoomedOutFromService(DISPLAY_0), in assertIn()
1440 assertFalse(mFullScreenMagnificationController.isZoomedOutFromService(DISPLAY_0));1463 assertTrue(mFullScreenMagnificationController.isZoomedOutFromService(DISPLAY_0));