Home
last modified time | relevance | path

Searched refs:textRes (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/
DTaskSystemShortcut.java115 public MultiWindow(int iconRes, int textRes) { in MultiWindow() argument
116 super(iconRes, textRes); in MultiWindow()