Home
last modified time | relevance | path

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

/packages/apps/Launcher3/go/quickstep/src/com/android/quickstep/
DTaskOverlayFactoryGo.java336 private void showDialog(String action, @DialogType int type, int titleTextID, in showDialog() argument
345 dialogTitle.setText(titleTextID); in showDialog()