Home
last modified time | relevance | path

Searched refs:shouldStartInBubbleModeWithExtras (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Dialer/java/com/android/incallui/
DInCallPresenter.java438 boolean result = shouldStartInBubbleModeWithExtras(extras); in shouldStartInBubbleMode()
449 private boolean shouldStartInBubbleModeWithExtras(Bundle outgoingExtras) { in shouldStartInBubbleModeWithExtras() method in InCallPresenter
1716 if (shouldStartInBubbleModeWithExtras(extras)) { in maybeStartRevealAnimation()