Searched refs:SystemPartition (Results 1 – 10 of 10) sorted by relevance
68 private static final ArrayList<SystemPartition> SYSTEM_PARTITIONS =70 new SystemPartition(Environment.getRootDirectory(),73 new SystemPartition(Environment.getVendorDirectory(),76 new SystemPartition(Environment.getOdmDirectory(),79 new SystemPartition(Environment.getOemDirectory(),82 new SystemPartition(Environment.getProductDirectory(),85 new SystemPartition(Environment.getSystemExtDirectory(),102 @NonNull Function<SystemPartition, T> producer) { in getOrderedPartitions()140 public static class SystemPartition { class in PackagePartitions175 public SystemPartition(@NonNull SystemPartition original) { in SystemPartition() method in PackagePartitions.SystemPartition[all …]
40 public class ScanPartition extends PackagePartitions.SystemPartition {47 public ScanPartition(@NonNull PackagePartitions.SystemPartition partition) { in ScanPartition()76 private static int scanFlagForPartition(PackagePartitions.SystemPartition partition) { in scanFlagForPartition()
23 import android.content.pm.PackagePartitions.SystemPartition;40 final ArrayList<SystemPartition> partitions = PackagePartitions.getOrderedPartitions( in testPackagePartitionsFingerprint()
24 import android.content.pm.PackagePartitions.SystemPartition;163 static class OverlayPartition extends SystemPartition {176 OverlayPartition(@NonNull SystemPartition partition) { in OverlayPartition()185 OverlayPartition(@NonNull File folder, @NonNull SystemPartition original) { in OverlayPartition()190 private static String policyForPartition(SystemPartition partition) { in policyForPartition()
302 ArrayList<PackagePartitions.SystemPartition> partitions = in isSystemServerDexPathSupportedForOdex()
1700 android.content.pm.PackagePartitions$SystemPartition13695 [Landroid.content.pm.PackagePartitions$SystemPartition;
24483 Landroid/content/pm/PackagePartitions$SystemPartition;36504 [Landroid/content/pm/PackagePartitions$SystemPartition;
1704 android.content.pm.PackagePartitions$SystemPartition16687 [Landroid.content.pm.PackagePartitions$SystemPartition;
34590 Landroid/content/pm/PackagePartitions$SystemPartition;49604 [Landroid/content/pm/PackagePartitions$SystemPartition;
6703 …m/android/server/pm/ScanPartition;-><init>(Landroid/content/pm/PackagePartitions$SystemPartition;)V6705 …er/pm/ScanPartition;->scanFlagForPartition(Landroid/content/pm/PackagePartitions$SystemPartition;)I