Searched refs:getDisplayHandler (Results 1 – 2 of 2) sorted by relevance
470 displayManager.getDisplayHandler().runWithScissors(() -> {}, 0 /* now */);545 displayManager.getDisplayHandler().runWithScissors(() -> {}, 0 /* now */);597 displayManager.getDisplayHandler().runWithScissors(() -> {}, 0 /* now */);632 displayManager.getDisplayHandler().runWithScissors(() -> {}, /* now= */ 0);670 displayManager.getDisplayHandler().runWithScissors(() -> {}, /* now= */ 0);705 displayManager.getDisplayHandler().runWithScissors(() -> {}, /* now= */ 0);757 displayManager.getDisplayHandler().runWithScissors(() -> {}, /* now= */ 0);792 Handler handler = displayManager.getDisplayHandler();854 Handler handler = displayManager.getDisplayHandler();866 Handler handler = displayManager.getDisplayHandler();[all …]
825 Handler getDisplayHandler() { in getDisplayHandler() method in DisplayManagerService