/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/panel/ |
H A D | FakeSettingsPanelActivity.java | 24 public ComponentName getCallingActivity() { in getCallingActivity() method in FakeSettingsPanelActivity
|
/aosp12/packages/apps/Settings/tests/unit/src/com/android/settings/panel/ |
H A D | FakeSettingsPanelActivity.java | 24 public ComponentName getCallingActivity() { in getCallingActivity() method in FakeSettingsPanelActivity
|
/aosp12/packages/apps/Settings/src/com/android/settings/search/ |
H A D | SearchResultTrampoline.java | 51 final ComponentName callingActivity = getCallingActivity(); in onCreate()
|
/aosp12/frameworks/base/core/java/android/app/ |
H A D | ActivityClient.java | 222 ComponentName getCallingActivity(IBinder token) { in getCallingActivity() method in ActivityClient 224 return getActivityClientController().getCallingActivity(token); in getCallingActivity()
|
H A D | IActivityClientController.aidl | 74 ComponentName getCallingActivity(in IBinder token); in getCallingActivity() method
|
H A D | Activity.java | 6353 public ComponentName getCallingActivity() { 6354 return ActivityClient.getInstance().getCallingActivity(mToken);
|
/aosp12/frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/ |
H A D | UninstallerActivity.java | 309 } else if (returnResult || mDialogInfo.callback != null || getCallingActivity() != null) { in startUninstallProgress() 323 if (returnResult || getCallingActivity() != null) { in startUninstallProgress()
|
/aosp12/packages/apps/TV/src/com/android/tv/ |
H A D | SetupPassthroughActivity.java | 120 ComponentName callingActivity = getCallingActivity(); in onCreate()
|
/aosp12/packages/apps/Contacts/src/com/android/contacts/vcard/ |
H A D | ImportVCardActivity.java | 635 final ComponentName callingActivity = activity.getCallingActivity(); in isCallerSelf()
|
/aosp12/frameworks/base/core/java/android/window/ |
H A D | WindowContainerTransaction.java | 1129 public IBinder getCallingActivity() { in getCallingActivity() method in WindowContainerTransaction.HierarchyOp
|
/aosp12/frameworks/base/services/core/java/com/android/server/wm/ |
H A D | ActivityClientController.java | 571 public ComponentName getCallingActivity(IBinder token) { in getCallingActivity() method in ActivityClientController
|
H A D | WindowOrganizerController.java | 635 hop.getCallingActivity(), caller.mUid, caller.mPid); in applyHierarchyOp()
|
/aosp12/frameworks/base/boot/ |
H A D | boot-image-profile.txt | 572 HSPLandroid/app/Activity;->getCallingActivity()Landroid/content/ComponentName; 693 HSPLandroid/app/ActivityClient;->getCallingActivity(Landroid/os/IBinder;)Landroid/content/Component… 1802 HSPLandroid/app/IActivityClientController$Stub$Proxy;->getCallingActivity(Landroid/os/IBinder;)Land…
|
/aosp12/frameworks/base/config/ |
H A D | boot-image-profile.txt | 572 HSPLandroid/app/Activity;->getCallingActivity()Landroid/content/ComponentName; 693 HSPLandroid/app/ActivityClient;->getCallingActivity(Landroid/os/IBinder;)Landroid/content/Component… 1802 HSPLandroid/app/IActivityClientController$Stub$Proxy;->getCallingActivity(Landroid/os/IBinder;)Land…
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |
/aosp12/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o.txt | 5330 Landroid/app/IActivityManager$Stub$Proxy;->getCallingActivity(Landroid/os/IBinder;)Landroid/content… 5954 Landroid/app/IActivityManager;->getCallingActivity(Landroid/os/IBinder;)Landroid/content/ComponentN…
|
/aosp12/frameworks/base/core/api/ |
H A D | current.txt | 3936 method @Nullable public android.content.ComponentName getCallingActivity();
|
/aosp12/frameworks/opt/setupwizard/tools/docs/ |
H A D | android-22.txt | 3297 method public android.content.ComponentName getCallingActivity();
|
/aosp12/frameworks/base/services/ |
H A D | art-profile | 43643 HPLcom/android/server/wm/ActivityClientController;->getCallingActivity(Landroid/os/IBinder;)Landroi…
|