Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/go/quickstep/src/com/android/quickstep/
H A DTaskOverlayFactoryGo.java329 View.OnClickListener button1Callback, int button2TextID, in showDialog() argument
346 button2.setText(button2TextID); in showDialog()