Home
last modified time | relevance | path

Searched refs:popAppVerificationBundle (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DSafeActivityOptions.java155 Bundle popAppVerificationBundle() { in popAppVerificationBundle() method in SafeActivityOptions
156 return mOriginalOptions != null ? mOriginalOptions.popAppVerificationBundle() : null; in popAppVerificationBundle()
DActivityStarter.java866 options != null ? options.popAppVerificationBundle() : null; in executeRequest()
/frameworks/base/core/java/android/app/
DActivityOptions.java1780 public Bundle popAppVerificationBundle() { in popAppVerificationBundle() method in ActivityOptions
/frameworks/base/config/
Dboot-image-profile.txt923 HSPLandroid/app/ActivityOptions;->popAppVerificationBundle()Landroid/os/Bundle;
/frameworks/base/services/
Dart-profile37882 HSPLcom/android/server/wm/SafeActivityOptions;->popAppVerificationBundle()Landroid/os/Bundle;