Actual implementation of Bundle for Android - a type alias to android.os.Bundle.
Expect declaration of containsKey for Bundle.
Expect declaration of getChar for Bundle.
Expect declaration of getDouble for Bundle.
Expect declaration of getFloat for Bundle.
Expect declaration of getInt for Bundle.
Expect declaration of isEmpty for Bundle.
Expect declaration of putAll for Bundle.
Expect declaration of putDouble for Bundle.
Expect declaration of putFloat for Bundle.
Expect declaration of putInt for Bundle.