Searched refs:customParcelable (Results 1 – 3 of 3) sorted by relevance
236 final MediaSession2Test.CustomParcelable customParcelable = in testBuilder_setConnectionHints_withCustomParcelable() local240 connectionHints.putParcelable(testKey, customParcelable); in testBuilder_setConnectionHints_withCustomParcelable()
560 final MediaSession2Test.CustomParcelable customParcelable = in testSessionInfoWithCustomParcelable() local564 sessionInfo.putParcelable(testKey, customParcelable); in testSessionInfoWithCustomParcelable()
195 final CustomParcelable customParcelable = new CustomParcelable(1); in testBuilder_setExtras_withCustomParcelable() local198 extras.putParcelable(testKey, customParcelable); in testBuilder_setExtras_withCustomParcelable()