Home
last modified time | relevance | path

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

/packages/modules/IntentResolver/java/src/com/android/intentresolver/
DShortcutSelectionLogic.java74 boolean isShortcutResult, in addServiceResults() argument
92 final int maxTargets = isShortcutResult ? mMaxShortcutTargetsPerApp in addServiceResults()
109 ShortcutInfo shortcutInfo = isShortcutResult ? directShareToShortcutInfos.get(target) in addServiceResults()
DChooserListAdapter.java754 boolean isShortcutResult = targetType == TARGET_TYPE_SHORTCUTS_FROM_SHORTCUT_MANAGER in addServiceResults()
760 isShortcutResult, in addServiceResults()