Searched refs:SplitShortcut (Results 1 – 3 of 3) sorted by relevance
21 import com.android.launcher3.splitscreen.SplitShortcut;37 class SplitSelectSystemShortcut extends SplitShortcut<QuickstepLauncher> {
45 import com.android.launcher3.splitscreen.SplitShortcut;257 SplitShortcut<BaseTaskbarContext> {
38 abstract class SplitShortcut<T>( class