Searched refs:onBringToForeground (Results 1 – 4 of 4) sorted by relevance
183 public void onBringToForeground(Phone phone, boolean showDialpad) {184 InCallService.this.onBringToForeground(showDialpad);371 public void onBringToForeground(boolean showDialpad) { in onBringToForeground() method in InCallService
66 public void onBringToForeground(Phone phone, boolean showDialpad) { } in onBringToForeground() method in Phone.Listener322 listener.onBringToForeground(this, showDialpad); in fireBringToForeground()
32430 method public void onBringToForeground(boolean);32484 method public void onBringToForeground(android.telecom.Phone, boolean);
30246 method public void onBringToForeground(boolean);