Home
last modified time | relevance | path

Searched defs:targetCode (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/core/java/android/content/pm/parsing/
H A DFrameworkParsingPackageUtils.java364 @Nullable String targetCode, @NonNull String[] platformSdkCodenames, in computeTargetSdkVersion()
429 @NonNull String targetCode) { in matchTargetCode()
H A DApkLiteParseUtils.java548 String targetCode = null; in parseApkLite() local
/aosp14/frameworks/base/services/core/java/com/android/server/pm/pkg/parsing/
H A DParsingPackageUtils.java1543 String targetCode = null; in parseUsesSdk() local
/aosp14/frameworks/base/core/java/android/content/pm/
H A DPackageParser.java2188 String targetCode = null; in parseBaseApkCommon() local
2576 @NonNull String targetCode) { in matchTargetCode()
2618 @Nullable String targetCode, @NonNull String[] platformSdkCodenames, in computeTargetSdkVersion()