Searched refs:PackageInstallerActivity (Results 1 – 4 of 4) sorted by relevance
111 nextActivity.putExtra(PackageInstallerActivity.EXTRA_CALLING_PACKAGE, callingPackage); in onCreate()112 nextActivity.putExtra(PackageInstallerActivity.EXTRA_CALLING_ATTRIBUTION_TAG, in onCreate()114 nextActivity.putExtra(PackageInstallerActivity.EXTRA_ORIGINAL_SOURCE_INFO, sourceInfo); in onCreate()118 nextActivity.setClass(this, PackageInstallerActivity.class); in onCreate()130 PackageInstallerActivity.SCHEME_PACKAGE)) { in onCreate()131 nextActivity.setClass(this, PackageInstallerActivity.class); in onCreate()
69 public class PackageInstallerActivity extends AlertActivity { class80 PackageInstallerActivity.class.getName() + "ALLOW_UNKNOWN_SOURCES_KEY";683 PackageInstallerActivity activity = ((PackageInstallerActivity) in onCreateDialog()808 final PackageInstallerActivity activity = (PackageInstallerActivity)getActivity();
34 PackageInstallerActivity.PREFS_ALLOWED_SOURCES, in onReceive()
36 installIntent.setClass(this, PackageInstallerActivity.class); in onCreate()