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 IBinder
getBinder(Bundle bundle, String key)
static void
putBinder(Bundle bundle, String key, IBinder binder)
-