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