Searched defs:castContext (Results 1 – 3 of 3) sorted by relevance
86 private final CastContext castContext; field in CastPlayer121 public CastPlayer(CastContext castContext) { in CastPlayer()131 public CastPlayer(CastContext castContext, MediaItemConverter mediaItemConverter) { in CastPlayer()
91 CastContext castContext) { in PlayerManager()
62 private CastContext castContext; field in MainActivity