Searched refs:mCast (Results 1 – 1 of 1) sorted by relevance
102 private final CastController mCast; field in PhoneStatusBarPolicy134 mCast = Dependency.get(CastController.class); in PhoneStatusBarPolicy()235 mCast.addCallback(mCastCallback); in PhoneStatusBarPolicy()425 for (CastDevice device : mCast.getCastDevices()) { in updateCast()