Searched refs:RemoteActionShortcut (Results 1 – 2 of 2) sorted by relevance
42 public class RemoteActionShortcut extends SystemShortcut<BaseDraggingActivity> { class48 public RemoteActionShortcut(RemoteAction action, in RemoteActionShortcut() method in RemoteActionShortcut
55 import com.android.launcher3.popup.RemoteActionShortcut;220 return new RemoteActionShortcut(action, activity, info); in getShortcutForApp()