Searched refs:PROP_PRIMARY_PHYSICAL (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/os/storage/
H A DStorageManager.java112 public static final String PROP_PRIMARY_PHYSICAL = "ro.vold.primary_physical"; field in class:StorageManager
/frameworks/base/services/core/java/com/android/server/
H A DStorageManagerService.java1522 if (SystemProperties.getBoolean(StorageManager.PROP_PRIMARY_PHYSICAL, false)) {
1547 StorageManager.PROP_PRIMARY_PHYSICAL, false);
2784 StorageManager.PROP_PRIMARY_PHYSICAL, false);

Completed in 46 milliseconds