Searched refs:callConfiguration (Results 1 – 1 of 1) sorted by relevance
465 CallConfiguration callConfiguration = CallConfiguration.parseFrom(callConfigurationByteArray); in shouldStartInBubbleModeWithExtras() local468 "call mode: " + callConfiguration.getCallMode()); in shouldStartInBubbleModeWithExtras()469 return callConfiguration.getCallMode() == Mode.BUBBLE; in shouldStartInBubbleModeWithExtras()