android.content.Loader.OnLoadCompleteListener<D> |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Called on the thread that created the Loader when the load is complete.
|
Called on the thread that created the Loader when the load is complete.
loader | the loader that completed the load |
---|---|
data | the result of the load |