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/
WidgetService.java 73 protected void configureValidAccountWidget(Context context, RemoteViews remoteViews,
76 configureValidAccountWidget(context, remoteViews, appWidgetId, account, folderType,
84 public static void configureValidAccountWidget(Context context, RemoteViews remoteViews,
555 mService.configureValidAccountWidget(mContext, remoteViews, mAppWidgetId,
BaseWidgetProvider.java 349 configureValidAccountWidget(context, remoteViews, appWidgetId, account, folderType,
386 protected void configureValidAccountWidget(Context context, RemoteViews remoteViews,
389 WidgetService.configureValidAccountWidget(context, remoteViews, appWidgetId, account,

Completed in 85 milliseconds