OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SignatureNotFoundException
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/core/java/android/util/apk/
ApkSignatureSchemeV2Verifier.java
91
} catch (
SignatureNotFoundException
e) {
100
* @throws
SignatureNotFoundException
if the APK is not signed using APK Signature Scheme v2.
105
throws
SignatureNotFoundException
, SecurityException, IOException {
115
* @throws
SignatureNotFoundException
if the APK is not signed using APK Signature Scheme v2.
121
throws
SignatureNotFoundException
, SecurityException, IOException {
164
* @throws
SignatureNotFoundException
if the APK is not signed using APK Signature Scheme v2.
168
throws IOException,
SignatureNotFoundException
{
174
throw new
SignatureNotFoundException
("ZIP64 APK not supported");
565
* @throws
SignatureNotFoundException
if the EoCD could not be found.
568
throws IOException,
SignatureNotFoundException
{
[
all
...]
/frameworks/base/core/java/android/content/pm/
PackageParser.java
[
all
...]
/frameworks/base/
compiled-classes-phone
[
all
...]
Completed in 764 milliseconds