Home
last modified time | relevance | path

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

/packages/apps/InCallUI/src/com/android/incallui/
DInCallActivity.java549 InCallPresenter.getInstance().handleAccountSelection(selectedAccountHandle, in internalResolveIntent()
DInCallPresenter.java555 public void handleAccountSelection(PhoneAccountHandle accountHandle, boolean setDefault) { in handleAccountSelection() method in InCallPresenter