Searched refs:KEY_EXTRA_SHELL_RECENT_TASKS (Results 1 – 3 of 3) sorted by relevance
38 public static final String KEY_EXTRA_SHELL_RECENT_TASKS = "extra_shell_recent_tasks"; field in ShellSharedConstants
24 import static com.android.wm.shell.sysui.ShellSharedConstants.KEY_EXTRA_SHELL_RECENT_TASKS;160 mShellController.addExternalInterface(KEY_EXTRA_SHELL_RECENT_TASKS, in onInit()
172 eq(ShellSharedConstants.KEY_EXTRA_SHELL_RECENT_TASKS), any(), any()); in instantiateController_addExternalInterface()