Home
last modified time | relevance | path

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

/frameworks/base/telecomm/java/android/telecom/
DInCallService.java412 public void onBringToForeground(Phone phone, boolean showDialpad) {
413 InCallService.this.onBringToForeground(showDialpad);
621 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/api/
Dsystem-current.txt7866 method @Deprecated public void onBringToForeground(android.telecom.Phone, boolean);
Dcurrent.txt44144 method public void onBringToForeground(boolean);
/frameworks/base/non-updatable-api/
Dsystem-current.txt7764 method @Deprecated public void onBringToForeground(android.telecom.Phone, boolean);
Dcurrent.txt44000 method public void onBringToForeground(boolean);