Searched refs:mDeepShortcuts (Results 1 – 1 of 1) sorted by relevance
82 private final List<DeepShortcutView> mDeepShortcuts = new ArrayList<>(); field in PopupContainerWithArrow264 this, mDeepShortcuts)); in loadAppShortcuts()397 mDeepShortcuts.add(v); in addDeepShortcuts()434 int total = mDeepShortcuts.size(); in updateHiddenShortcuts()436 DeepShortcutView view = mDeepShortcuts.get(i); in updateHiddenShortcuts()