Home
last modified time | relevance | path

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

/packages/apps/Dialer/InCallUI/src/com/android/incallui/
DInCallActivity.java637 Call pendingAccountSelectionCall = CallList.getInstance().getWaitingForAccountCall(); in internalResolveIntent() local
638 if (pendingAccountSelectionCall != null) { in internalResolveIntent()
641 pendingAccountSelectionCall.getTelecomCall().getDetails().getIntentExtras(); in internalResolveIntent()