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
144 public void onBringToForeground(boolean showDialpad) { in onBringToForeground() method in InCallServiceImpl
206 mInCallServiceImpl.onBringToForeground(false); in testOnBringToForeground()