Searched refs:getWidgetConfiguration (Results 1 – 2 of 2) sorted by relevance
110 final String accountFolder = MailPrefs.get(context).getWidgetConfiguration( in getWidgetInfo()163 final String accountFolder = MailPrefs.get(context).getWidgetConfiguration(id); in onReceive()219 final String accountFolder = MailPrefs.get(mContext).getWidgetConfiguration( in doInBackground()428 final String accountFolder = MailPrefs.get(context).getWidgetConfiguration(widgetId); in validateAllWidgetInformation()
231 public String getWidgetConfiguration(int appWidgetId) { in getWidgetConfiguration() method in MailPrefs