Home
last modified time | relevance | path

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

/frameworks/base/telecomm/java/android/telecom/
DInCallService.java430 public void onBringToForeground(Phone phone, boolean showDialpad) {
431 InCallService.this.onBringToForeground(showDialpad);
639 public void onBringToForeground(boolean showDialpad) { in onBringToForeground() method in InCallService
DPhone.java70 public void onBringToForeground(Phone phone, boolean showDialpad) { } in onBringToForeground() method in Phone.Listener
437 listener.onBringToForeground(this, showDialpad); in fireBringToForeground()
/frameworks/base/core/api/
Dsystem-current.txt10922 method @Deprecated public void onBringToForeground(android.telecom.Phone, boolean);
Dcurrent.txt40071 method public void onBringToForeground(boolean);