Home
last modified time | relevance | path

Searched defs:getHandlerTypeForLogging (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/orientation/
DRecentsPagedOrientationHandler.kt378 fun getHandlerTypeForLogging(): LauncherAtom.TaskSwitcherContainer.OrientationHandler in setSecondary() method
DSeascapePagedViewHandler.kt405 override fun getHandlerTypeForLogging(): LauncherAtom.TaskSwitcherContainer.OrientationHandler = method in com.android.quickstep.orientation.SeascapePagedViewHandler
DLandscapePagedViewHandler.kt619 override fun getHandlerTypeForLogging(): TaskSwitcherContainer.OrientationHandler = in getFloatingTaskPrimaryTranslation() method in com.android.quickstep.orientation.LandscapePagedViewHandler
DPortraitPagedViewHandler.java817 public LauncherAtom.TaskSwitcherContainer.OrientationHandler getHandlerTypeForLogging() { in getHandlerTypeForLogging() method in PortraitPagedViewHandler