HomeSort by relevance Sort by last modified time
    Searched refs:configureValidAccountWidget (Results 1 - 2 of 2) sorted by null

  /packages/apps/UnifiedEmail/src/com/android/mail/widget/
BaseWidgetProvider.java 345 configureValidAccountWidget(context, remoteViews, appWidgetId, account, folderType,
382 protected void configureValidAccountWidget(Context context, RemoteViews remoteViews,
385 WidgetService.configureValidAccountWidget(context, remoteViews, appWidgetId, account,
WidgetService.java 72 protected void configureValidAccountWidget(Context context, RemoteViews remoteViews,
75 configureValidAccountWidget(context, remoteViews, appWidgetId, account, folderType,
82 public static void configureValidAccountWidget(Context context, RemoteViews remoteViews,
555 mService.configureValidAccountWidget(mContext, remoteViews, mAppWidgetId,

Completed in 508 milliseconds