Searched defs:canShowBubbles (Results 1 – 1 of 1) sorted by relevance
157 private static boolean canShowBubbles(@NonNull Context context) { in canShowBubbles() method in ReturnToCallController164 static void setCanShowBubblesForTesting(boolean canShowBubbles) { in setCanShowBubblesForTesting()