Searched refs:sendUpdateIntentLocked (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/java/com/android/server/
H A DAppWidgetServiceImpl.java590 sendUpdateIntentLocked(p, new int[] { appWidgetId });
1279 void sendUpdateIntentLocked(Provider p, int[] appWidgetIds) { method in class:AppWidgetServiceImpl
1475 sendUpdateIntentLocked(p, appWidgetIds);
1888 sendUpdateIntentLocked(p, appWidgetIds);

Completed in 71 milliseconds