Searched refs:bringToForeground (Results 1 – 6 of 6) sorted by relevance
164 bringToForeground(); in onStateChange()168 bringToForeground(); in onStateChange()295 private void bringToForeground() { in bringToForeground() method in VideoPauseController298 inCallPresenter.bringToForeground(false); in bringToForeground()
71 InCallPresenter.getInstance().bringToForeground(false); in onBackPressed()
615 bringToForeground(showDialpad); in onBringToForeground()1281 public void bringToForeground(boolean showDialpad) { in bringToForeground() method in InCallPresenter
108 public void bringToForeground(boolean showDialpad) throws RemoteException { in bringToForeground() method in InCallServiceFixture.FakeInCallService
987 void bringToForeground(boolean showDialpad) { in bringToForeground() method in InCallController991 inCallService.bringToForeground(showDialpad); in bringToForeground()
894 mCallsManager.getInCallController().bringToForeground(showDialpad);