Searched refs:getControllingMode (Results 1 – 2 of 2) sorted by relevance
76 final int mode = getControllingMode(displayId); in getMagnificationConfig()124 configMode = getControllingMode(displayId); in setMagnificationConfig()166 int currentMode = getControllingMode(displayId); in transitionModeIfNeeded()255 int currentMode = getControllingMode(displayId); in getCurrentMagnificationRegion()296 int mode = getControllingMode(displayId); in resetCurrentMagnification()336 int mode = getControllingMode(displayId); in isMagnifying()353 public int getControllingMode(int displayId) { in getControllingMode() method in MagnificationProcessor
255 int currentMode = mMagnificationProcessor.getControllingMode(TEST_DISPLAY); in getCurrentMode_configDefaultMode_returnActivatedMode()265 int currentMode = mMagnificationProcessor.getControllingMode(TEST_DISPLAY); in getCurrentMode_changeOtherDisplayMode_returnDefaultModeOnDefaultDisplay()