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

/packages/apps/Calendar/src/com/android/calendar/widget/
H A DCalendarAppWidgetProvider.java62 if (Utils.getWidgetUpdateAction(context).equals(action)) {
H A DCalendarAppWidgetService.java539 Utils.getWidgetUpdateAction(mContext));
/packages/apps/Calendar/src/com/android/calendar/
H A DUtils.java245 public static String getWidgetUpdateAction(Context context) { method in class:Utils

Completed in 70 milliseconds