Lines Matching refs:is

11  * distributed under the License is distributed on an "AS IS" BASIS,
143 * If sdkVersion is 0, then this is not a permission that we want to
163 // READ_EXTERNAL_STORAGE is always required when an app requests
166 // target SDK version ensures that this grant is always done.
254 * this is path to single base APK file; for cluster packages this is
354 * {@code coreApp} manifest attribute to be valid apps. This is useful when
387 * @param flags indicating which optional information is included.
398 * Returns true if the package is installed and not hidden, or if the caller
592 InputStream is = null;
596 is = jarFile.getInputStream(entry);
597 readFullyIgnoringContents(is);
603 IoUtils.closeQuietly(is);
639 * Automatically detects if the package is a monolithic style (single APK
698 // Assert that each split is defined only once
740 * package is a monolithic style (single APK file) or cluster style
1017 * {@code AndroidManifest.xml}, {@code true} is returned.
1286 // Only search the tree when the tag is directly below <manifest>
1609 + " (current platform is any of "
1613 + " but this is a release platform.";
1620 + " (current version is #" + SDK_VERSION + ")";
1636 + " (current platform is any of "
1640 + " but this is a release platform.";
1669 // This is a trick to get a boolean and still able to detect
1821 for (int is=0; is<NS; is++) {
1823 = PackageParser.SPLIT_PERMISSIONS[is];
2266 outError[0] = "<permission> protectionLevel specifies a flag but is "
2433 // if backup is possible for the given application.
2553 false /* default is no RTL support*/)) {
2687 // note: application meta-data is stored off to the side, so it can
2840 // note: application meta-data is stored off to the side, so it can
4197 * this is path to single base APK file; for cluster packages this is
4282 // Whether an operation is currently pending on this package
4301 /* The restricted account authenticator type that is used by this application */
4308 * Digest suitable for comparing whether this package's manifest is the
4640 // CompatibilityMode is global state.
4674 // In this case it is safe to directly modify the internal ApplicationInfo state:
4675 // - CompatibilityMode is global state, so will be the same for every call.
4676 // - We only come in to here if the app should reported as installed; this is the
4679 // calls; the only exception is for the UNTIL_USED mode, and in that case we will
4712 // This is only used to return the ResolverActivity; we will just always
4797 // This is only used to return the ResolverActivity; we will just always