HomeSort by relevance Sort by last modified time
    Searched refs:findPrivateForEmulated (Results 1 - 4 of 4) sorted by null

  /frameworks/base/core/java/android/os/storage/
VolumeInfo.java 348 final VolumeInfo privateVol = storage.findPrivateForEmulated(this);
StorageManager.java 714 public @Nullable VolumeInfo findPrivateForEmulated(VolumeInfo emulatedVol) {
    [all...]
  /frameworks/base/packages/ExternalStorageProvider/src/com/android/externalstorage/
ExternalStorageProvider.java 183 final VolumeInfo privateVol = mStorageManager.findPrivateForEmulated(volume);
  /frameworks/base/services/core/java/com/android/server/
StorageManagerService.java     [all...]

Completed in 225 milliseconds