Searched refs:getDisplayHandler (Results 1 – 2 of 2) sorted by relevance
146 displayManager.getDisplayHandler().runWithScissors(() -> {}, 0 /* now */); in testCreateVirtualDisplay_sentToInputManager()210 displayManager.getDisplayHandler().runWithScissors(() -> {}, 0 /* now */); in testPhysicalViewports()252 displayManager.getDisplayHandler().runWithScissors(() -> {}, 0 /* now */); in testCreateVirtualDisplayRotatesWithContent()277 Handler handler = displayManager.getDisplayHandler(); in testStartVirtualDisplayWithDefDisplay_NoDefaultDisplay()413 Handler handler = displayManager.getDisplayHandler(); in registerDefaultDisplays()
441 Handler getDisplayHandler() { in getDisplayHandler() method in DisplayManagerService