Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationShadeWindowView.java612 public void reportActivityRelaunched() {
/aosp12/frameworks/base/core/java/android/view/
H A DWindow.java2719 public abstract void reportActivityRelaunched(); in reportActivityRelaunched() method in Window
H A DViewRootImpl.java10069 public void reportActivityRelaunched() { in reportActivityRelaunched() method
/aosp12/frameworks/base/core/java/com/android/internal/policy/
H A DPhoneWindow.java782 public void reportActivityRelaunched() { in reportActivityRelaunched() method in PhoneWindow
784 mDecor.getViewRootImpl().reportActivityRelaunched(); in reportActivityRelaunched()
/aosp12/frameworks/base/core/java/android/app/
H A DActivityThread.java5818 r.window.reportActivityRelaunched(); in reportRelaunch()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt68239 Landroid/view/ViewRootImpl;->reportActivityRelaunched()V
68386 Landroid/view/Window;->reportActivityRelaunched()V