Searched refs:getIntentForResolveInfo (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/quicklaunch/
H A DBookmarkPicker.java249 Intent intent = getIntentForResolveInfo(info, Intent.ACTION_MAIN);
263 private static Intent getIntentForResolveInfo(ResolveInfo info, String action) { method in class:BookmarkPicker
277 Intent intent = getIntentForResolveInfo(info, Intent.ACTION_CREATE_SHORTCUT);

Completed in 78 milliseconds