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

/frameworks/support/v4/honeycomb_mr2/android/support/v4/os/
H A DParcelableCompatHoneycombMR2.java24 return new ParcelableCompatCreatorHoneycombMR2<T>(callbacks);
28 class ParcelableCompatCreatorHoneycombMR2<T> implements Parcelable.ClassLoaderCreator<T> { class in inherits:Parcelable.ClassLoaderCreator
31 public ParcelableCompatCreatorHoneycombMR2(ParcelableCompatCreatorCallbacks<T> callbacks) { method in class:ParcelableCompatCreatorHoneycombMR2

Completed in 44 milliseconds