Home
last modified time | relevance | path

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

/packages/apps/InCallUI/src/com/android/incallui/
DInCallActivity.java612 Call pendingAccountSelectionCall = CallList.getInstance().getWaitingForAccountCall(); in internalResolveIntent() local
613 if (pendingAccountSelectionCall != null) { in internalResolveIntent()
615 Bundle extras = pendingAccountSelectionCall in internalResolveIntent()