Searched refs:outgoingExtras (Results 1 – 1 of 1) sorted by relevance
452 private boolean shouldStartInBubbleModeWithExtras(Bundle outgoingExtras) { in shouldStartInBubbleModeWithExtras() argument457 if (outgoingExtras == null) { in shouldStartInBubbleModeWithExtras()460 byte[] callConfigurationByteArray = outgoingExtras.getByteArray(CALL_CONFIGURATION_EXTRA); in shouldStartInBubbleModeWithExtras()