Searched refs:onErrorStartingShortcut (Results 1 – 2 of 2) sorted by relevance
210 if (!onErrorStartingShortcut(intent, info)) { in startShortcutIntentSafely()216 protected boolean onErrorStartingShortcut(Intent intent, ItemInfo info) { in onErrorStartingShortcut() method in BaseDraggingActivity
1794 protected boolean onErrorStartingShortcut(Intent intent, ItemInfo info) { in onErrorStartingShortcut() method in Launcher