Searched defs:isCasting (Results 1 – 2 of 2) sorted by relevance
44 val isCasting = in getCallback() constant
424 private static List<CastDevice> buildFakeCastDevice(boolean isCasting) { in buildFakeCastDevice()