Home
last modified time | relevance | path

Searched refs:secondaryLauncher (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/secondarydisplay/
DSecondaryDragController.java48 public SecondaryDragController(SecondaryDisplayLauncher secondaryLauncher) { in SecondaryDragController() argument
49 super(secondaryLauncher); in SecondaryDragController()