Searched refs:systemShortcutView (Results 1 – 1 of 1) sorted by relevance
390 View systemShortcutView = mSystemShortcutContainer.getChildAt(i); in onWidgetsBound() local391 if (systemShortcutView.getTag() instanceof SystemShortcut.Widgets) { in onWidgetsBound()392 widgetsView = systemShortcutView; in onWidgetsBound()