Searched refs:getCallingActivity (Results 1 – 8 of 8) sorted by relevance
306 } else if (returnResult || mDialogInfo.callback != null || getCallingActivity() != null) { in startUninstallProgress()320 if (returnResult || getCallingActivity() != null) { in startUninstallProgress()
143 ComponentName getCallingActivity(in IBinder token); in getCallingActivity() method
6117 public ComponentName getCallingActivity() { in getCallingActivity() method in Activity6119 return ActivityTaskManager.getService().getCallingActivity(mToken); in getCallingActivity()
2283 public ComponentName getCallingActivity(IBinder token) { in getCallingActivity() method in ActivityTaskManagerService
15304 PLcom/android/server/wm/ActivityTaskManagerService;->getCallingActivity(Landroid/os/IBinder;)Landro…
3297 method public android.content.ComponentName getCallingActivity();
5711 Landroid/app/IActivityManager$Stub$Proxy;->getCallingActivity(Landroid/os/IBinder;)Landroid/content…6337 Landroid/app/IActivityManager;->getCallingActivity(Landroid/os/IBinder;)Landroid/content/ComponentN…
3685 method @Nullable public android.content.ComponentName getCallingActivity();