Searched refs:canShowBubblesForTesting (Results 1 – 1 of 1) sorted by relevance
70 private static Boolean canShowBubblesForTesting = null; field in ReturnToCallController158 return canShowBubblesForTesting != null in canShowBubbles()159 ? canShowBubblesForTesting in canShowBubbles()165 canShowBubblesForTesting = canShowBubbles; in setCanShowBubblesForTesting()