Searched refs:textRes (Results 1 – 1 of 1) sorted by relevance
74 MultiWindowFactory(int iconRes, int textRes, LauncherEvent launcherEvent) { in MultiWindowFactory() argument76 mTextRes = textRes; in MultiWindowFactory()125 public MultiWindowSystemShortcut(int iconRes, int textRes, BaseDraggingActivity activity, in MultiWindowSystemShortcut() argument127 super(iconRes, textRes, activity, taskView.getItemInfo()); in MultiWindowSystemShortcut()