Searched refs:shouldStartInBubbleMode (Results 1 – 2 of 2) sorted by relevance
195 boolean shouldStartInBubbleMode = InCallPresenter.getInstance().shouldStartInBubbleMode(); in onCallListChange()201 && shouldStartInBubbleMode; in onCallListChange()297 InCallPresenter.getInstance().shouldStartInBubbleMode() in generateBubbleInfo()
416 public boolean shouldStartInBubbleMode() { in shouldStartInBubbleMode() method in InCallPresenter1565 if ((showCallUi || showAccountPicker) && !shouldStartInBubbleMode()) { in startOrFinishUi()