Searched refs:mSystemShortcutContainer (Results 1 – 1 of 1) sorted by relevance
101 private ViewGroup mSystemShortcutContainer; field in PopupContainerWithArrow288 mSystemShortcutContainer = this; in populateAndShow()302 mSystemShortcutContainer = inflateAndAdd(R.layout.system_shortcut_icons, this); in populateAndShow()305 R.layout.system_shortcut_icon_only, mSystemShortcutContainer, shortcut); in populateAndShow()565 int count = mSystemShortcutContainer.getChildCount();567 View systemShortcutView = mSystemShortcutContainer.getChildAt(i);576 if (mSystemShortcutContainer != PopupContainerWithArrow.this) {578 mSystemShortcutContainer, widgetInfo);590 if (mSystemShortcutContainer != PopupContainerWithArrow.this) {591 mSystemShortcutContainer.removeView(widgetsView);