Searched refs:shortcutViews (Results 1 – 2 of 2) sorted by relevance
184 final List<String> shortcutIds, final List<DeepShortcutView> shortcutViews, in createUpdateRunnable() argument209 for (int i = 0; i < shortcuts.size() && i < shortcutViews.size(); i++) { in createUpdateRunnable()216 uiHandler.post(new UpdateShortcutChild(container, shortcutViews.get(i), in createUpdateRunnable()
195 List<DeepShortcutView> shortcutViews = mShortcutsItemView == null in populateAndShow() local205 int numShortcuts = shortcutViews.size() + systemShortcutViews.size(); in populateAndShow()233 this, shortcutIds, shortcutViews, notificationKeys, mNotificationItemView, in populateAndShow()