Searched refs:StashedHandleViewController (Results 1 – 7 of 7) sorted by relevance
51 public final StashedHandleViewController stashedHandleViewController;99 StashedHandleViewController stashedHandleViewController, in TaskbarControllers()
52 public class StashedHandleViewController implements TaskbarControllers.LoggableTaskbarController, class102 public StashedHandleViewController(TaskbarActivityContext activity, in StashedHandleViewController() method in StashedHandleViewController
126 .get(StashedHandleViewController.ALPHA_INDEX_ASSISTANT_INVOKED) in setIsVoiceInteractionWindowVisible()
320 StashedHandleViewController stashedHandleController = in init()323 StashedHandleViewController.ALPHA_INDEX_STASHED); in init()
284 new StashedHandleViewController(this, stashedHandleView), in TaskbarActivityContext()
30 import com.android.launcher3.taskbar.StashedHandleViewController;105 StashedHandleViewController.ALPHA_INDEX_STASHED); in init()
43 @Mock lateinit var stashedHandleViewController: StashedHandleViewController