Home
last modified time | relevance | path

Searched refs:getCallingActivity (Results 1 – 19 of 19) sorted by relevance

/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/panel/
H A DFakeSettingsPanelActivity.java24 public ComponentName getCallingActivity() { in getCallingActivity() method in FakeSettingsPanelActivity
/aosp12/packages/apps/Settings/tests/unit/src/com/android/settings/panel/
H A DFakeSettingsPanelActivity.java24 public ComponentName getCallingActivity() { in getCallingActivity() method in FakeSettingsPanelActivity
/aosp12/packages/apps/Settings/src/com/android/settings/search/
H A DSearchResultTrampoline.java51 final ComponentName callingActivity = getCallingActivity(); in onCreate()
/aosp12/frameworks/base/core/java/android/app/
H A DActivityClient.java222 ComponentName getCallingActivity(IBinder token) { in getCallingActivity() method in ActivityClient
224 return getActivityClientController().getCallingActivity(token); in getCallingActivity()
H A DIActivityClientController.aidl74 ComponentName getCallingActivity(in IBinder token); in getCallingActivity() method
H A DActivity.java6353 public ComponentName getCallingActivity() {
6354 return ActivityClient.getInstance().getCallingActivity(mToken);
/aosp12/frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/
H A DUninstallerActivity.java309 } 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 DSetupPassthroughActivity.java120 ComponentName callingActivity = getCallingActivity(); in onCreate()
/aosp12/packages/apps/Contacts/src/com/android/contacts/vcard/
H A DImportVCardActivity.java635 final ComponentName callingActivity = activity.getCallingActivity(); in isCallerSelf()
/aosp12/frameworks/base/core/java/android/window/
H A DWindowContainerTransaction.java1129 public IBinder getCallingActivity() { in getCallingActivity() method in WindowContainerTransaction.HierarchyOp
/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DActivityClientController.java571 public ComponentName getCallingActivity(IBinder token) { in getCallingActivity() method in ActivityClientController
H A DWindowOrganizerController.java635 hop.getCallingActivity(), caller.mUid, caller.mPid); in applyHierarchyOp()
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt572 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 Dboot-image-profile.txt572 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 Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt5330 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 Dcurrent.txt3936 method @Nullable public android.content.ComponentName getCallingActivity();
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt3297 method public android.content.ComponentName getCallingActivity();
/aosp12/frameworks/base/services/
H A Dart-profile43643 HPLcom/android/server/wm/ActivityClientController;->getCallingActivity(Landroid/os/IBinder;)Landroi…