media/library/core/src
olly 7621a71bc3 Remove Loadable.isLoadCanceled
This simplifies Loadable implementations, and also removes the
possibility of an incorrect Loadable implementation causing the
wrong Loader.Callback method being called (perviously, for the
correct method to be called, we relied on isLoadCanceled being
implemented correctly).

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=198871133
2018-06-05 15:17:26 +01:00
..
androidTest Update InstrumentationTestCase to use JUnit4. 2018-05-22 09:08:43 +01:00
main Remove Loadable.isLoadCanceled 2018-06-05 15:17:26 +01:00
test Remove Loadable.isLoadCanceled 2018-06-05 15:17:26 +01:00