Home
last modified time | relevance | path

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

/packages/apps/InCallUI/src/com/android/incallui/
DInCallActivity.java554 InCallPresenter.getInstance().cancelAccountSelection(); in internalResolveIntent()
DInCallPresenter.java563 public void cancelAccountSelection() { in cancelAccountSelection() method in InCallPresenter