Searched refs:onBringToForeground (Results 1 – 4 of 4) sorted by relevance
59 public void onBringToForeground(boolean showDialpad) { in onBringToForeground() method in InCallServiceImpl61 InCallPresenter.getInstance().onBringToForeground(showDialpad); in onBringToForeground()
616 public void onBringToForeground(boolean showDialpad) { in onBringToForeground() method in InCallPresenter
122 public void onBringToForeground(boolean showDialpad) { in onBringToForeground() method in InCallServiceImpl
173 mInCallServiceImpl.onBringToForeground(false); in testOnBringToForeground()