Searched refs:putShortcut (Results 1 – 3 of 3) sorted by relevance
96 fun putShortcut(packageName: String, shortcutId: String, userType: String? = null) = in <lambda>() method in com.android.launcher3.util.LauncherLayoutBuilder.ItemTarget162 putShortcut(packageName, shortcutId) in <lambda>()
136 .putShortcut(TEST_PACKAGE, "shortcut2")); in testCustomProfileLoaded_with_shortcut_on_hotseat()
497 putShortcut(key.packageName, key.id, userType) in <lambda>()