Searched refs:onDataSetChanged (Results 1 – 5 of 5) sorted by relevance
69 public void onDataSetChanged(); in onDataSetChanged() method140 public synchronized void onDataSetChanged() { in onDataSetChanged() method in RemoteViewsService.RemoteViewsFactoryAdapter142 mFactory.onDataSetChanged(); in onDataSetChanged()149 onDataSetChanged(); in onDataSetChangedAsync()
212 factory.onDataSetChanged(); in onServiceConnected()1253 factory.onDataSetChanged(); in onNotifyDataSetChanged()
24 void onDataSetChanged(); in onDataSetChanged() method
1144 // for example downloading or creating content etc, should be deferred to onDataSetChanged()1342 … // for example downloading or creating content etc, should be deferred to onDataSetChanged()1399 android.widget.RemoteViewsService.RemoteViewsFactory#onDataSetChanged()1400 onDataSetChanged()} method, which gives you the opportunity to fetch any new1403 android.widget.RemoteViewsService.RemoteViewsFactory#onDataSetChanged()1404 onDataSetChanged()} callback. You are guaranteed that this call will be
38067 method public abstract void onDataSetChanged();