Home
last modified time | relevance | path

Searched refs:onBringToForeground (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/telecomm/java/android/telecom/
DInCallService.java183 public void onBringToForeground(Phone phone, boolean showDialpad) {
184 InCallService.this.onBringToForeground(showDialpad);
371 public void onBringToForeground(boolean showDialpad) { in onBringToForeground() method in InCallService
DPhone.java66 public void onBringToForeground(Phone phone, boolean showDialpad) { } in onBringToForeground() method in Phone.Listener
322 listener.onBringToForeground(this, showDialpad); in fireBringToForeground()
/frameworks/base/api/
Dsystem-current.txt32430 method public void onBringToForeground(boolean);
32484 method public void onBringToForeground(android.telecom.Phone, boolean);
Dcurrent.txt30246 method public void onBringToForeground(boolean);