Searched refs:PACKAGE_SCHEME (Results 1 – 1 of 1) sorted by relevance
594 private static final String PACKAGE_SCHEME = "package"; field in PackageManagerService3672 intent.setData(Uri.fromParts(PACKAGE_SCHEME, "foo.bar", null));12608 pkg != null ? Uri.fromParts(PACKAGE_SCHEME, pkg, null) : null);17770 intent.setData(Uri.fromParts(PACKAGE_SCHEME, packageName, null));