Searched refs:mKeyWidgetId (Results 1 – 1 of 1) sorted by relevance
159 protected String mKeyWidgetId = "qsb_widget_id"; field in QsbContainerView.QsbFragment204 int widgetId = Utilities.getPrefs(context).getInt(mKeyWidgetId, -1); in createQsb()248 Utilities.getPrefs(getContext()).edit().putInt(mKeyWidgetId, widgetId).apply(); in saveWidgetId()