Searched refs:shortcutTypeAndShortcutSetting (Results 1 – 1 of 1) sorted by relevance
3863 final List<Pair<Integer, String>> shortcutTypeAndShortcutSetting = new ArrayList<>(3); in removeShortcutTargetForUnboundServiceLocked() local3864 shortcutTypeAndShortcutSetting.add( in removeShortcutTargetForUnboundServiceLocked()3867 shortcutTypeAndShortcutSetting.add( in removeShortcutTargetForUnboundServiceLocked()3871 shortcutTypeAndShortcutSetting.add( in removeShortcutTargetForUnboundServiceLocked()3877 for (Pair<Integer, String> shortcutTypePair : shortcutTypeAndShortcutSetting) { in removeShortcutTargetForUnboundServiceLocked()