Searched refs:getPendingUpdatesForIdLocked (Results 1 – 1 of 1) sorted by relevance
998 host.getPendingUpdatesForIdLocked(mContext, appWidgetIds[i], updatesMap); in startListening()4975 public void getPendingUpdatesForIdLocked(Context context, int appWidgetId, in getPendingUpdatesForIdLocked() method in AppWidgetServiceImpl.Host