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