Home | History | Annotate | Download | only in pm

Lines Matching defs:targetSdk

130         public final int targetSdk;
132 public SplitPermissionInfo(String rootPerm, String[] newPerms, int targetSdk) {
135 this.targetSdk = targetSdk;
1824 if (pkg.applicationInfo.targetSdkVersion >= spi.targetSdk