Searched refs:putShortcut (Results 1 – 3 of 3) sorted by relevance
96 fun putShortcut(packageName: String, shortcutId: String, userType: String? = null) = in <lambda>() method162 putShortcut(packageName, shortcutId) in <lambda>()
116 putShortcut(key.packageName, key.id, userType) in <lambda>()
151 .putShortcut(TEST_PACKAGE, "shortcut2")); in testCustomProfileLoaded_with_shortcut_on_hotseat()