Searched refs:customParcelable (Results 1 – 3 of 3) sorted by relevance
225 final MediaSession2Test.CustomParcelable customParcelable = in testBuilder_setConnectionHints_withCustomParcelable() local229 connectionHints.putParcelable(testKey, customParcelable); in testBuilder_setConnectionHints_withCustomParcelable()
184 final CustomParcelable customParcelable = new CustomParcelable(1); in testBuilder_setExtras_withCustomParcelable() local187 extras.putParcelable(testKey, customParcelable); in testBuilder_setExtras_withCustomParcelable()
991 final MediaSession2Test.CustomParcelable customParcelable = in testSessionInfoWithCustomParcelable() local995 sessionInfo.putParcelable(testKey, customParcelable); in testSessionInfoWithCustomParcelable()