Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/incallui/
DInCallActivity.java330 if (showPhoneAccountSelectionDialog()) { in internalResolveIntent()
361 private boolean showPhoneAccountSelectionDialog() { in showPhoneAccountSelectionDialog() method in InCallActivity