Searched defs:notifyDatasetChanged (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Mms/src/com/android/mms/widget/
H A DMmsWidgetProvider.java121 * notifyDatasetChanged call when the conversation list changes so the mms widget will
124 public static void notifyDatasetChanged(Context context) { method in class:MmsWidgetProvider
126 Log.v(TAG, "notifyDatasetChanged");

Completed in 62 milliseconds