Class BundleUtil
- java.lang.Object
-
- com.google.android.exoplayer2.util.BundleUtil
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static IBindergetBinder(Bundle bundle, String key)static voidputBinder(Bundle bundle, String key, IBinder binder)
-