Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DBaseDraggingActivity.java179 startShortcutIntentSafely(intent, optsBundle, item, sourceContainer); in startActivitySafely()
209 private void startShortcutIntentSafely(Intent intent, Bundle optsBundle, ItemInfo info, in startShortcutIntentSafely() method in BaseDraggingActivity