Home
last modified time | relevance | path

Searched refs:bringToForeground (Results 1 – 10 of 10) sorted by relevance

/aosp12/packages/apps/Dialer/java/com/android/incallui/
H A DVideoPauseController.java164 bringToForeground(); in onStateChange()
168 bringToForeground(); in onStateChange()
295 private void bringToForeground() { in bringToForeground() method in VideoPauseController
298 inCallPresenter.bringToForeground(false); in bringToForeground()
H A DManageConferenceActivity.java71 InCallPresenter.getInstance().bringToForeground(false); in onBackPressed()
H A DInCallPresenter.java618 bringToForeground(showDialpad); in onBringToForeground()
1286 public void bringToForeground(boolean showDialpad) { in bringToForeground() method in InCallPresenter
/aosp12/frameworks/base/telecomm/java/com/android/internal/telecom/
H A DIInCallService.aidl46 void bringToForeground(boolean showDialpad); in bringToForeground() method
/aosp12/packages/apps/Car/Launcher/src/com/android/car/carlauncher/
H A DCarLauncher.java150 bringToForeground();
388 private void bringToForeground() { in bringToForeground() method in CarLauncher
/aosp12/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
H A DInCallServiceFixture.java108 public void bringToForeground(boolean showDialpad) throws RemoteException { in bringToForeground() method in InCallServiceFixture.FakeInCallService
/aosp12/frameworks/base/telecomm/java/android/telecom/
H A DInCallService.java372 public void bringToForeground(boolean showDialpad) { in bringToForeground() method in InCallService.InCallServiceBinder
/aosp12/packages/services/Telecomm/src/com/android/server/telecom/
H A DInCallController.java1415 void bringToForeground(boolean showDialpad) { in bringToForeground() method in InCallController
1419 inCallService.bringToForeground(showDialpad); in bringToForeground()
H A DTelecomServiceImpl.java1062 mCallsManager.getInCallController().bringToForeground(showDialpad);
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt55473 Landroid/telecom/InCallService$InCallServiceBinder;->bringToForeground(Z)V
86860 Lcom/android/internal/telecom/IInCallService$Stub$Proxy;->bringToForeground(Z)V
86893 Lcom/android/internal/telecom/IInCallService;->bringToForeground(Z)V