Home
last modified time | relevance | path

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

/packages/apps/Dialer/InCallUI/src/com/android/incallui/
DInCallActivity.java156 InCallPresenter.getInstance().cancelAccountSelection();
DInCallPresenter.java844 public void cancelAccountSelection() { in cancelAccountSelection() method in InCallPresenter