Searched refs:getPrimaryStorageUuid (Results 1 – 6 of 6) sorted by relevance
277 String getPrimaryStorageUuid() = 57; in getPrimaryStorageUuid() method
970 public String getPrimaryStorageUuid() { in getPrimaryStorageUuid() method in StorageManager972 return mStorageManager.getPrimaryStorageUuid(); in getPrimaryStorageUuid()
141 System.out.println(mSm.getPrimaryStorageUuid()); in runGetPrimaryStorageUuid()
403 public String getPrimaryStorageUuid() throws RemoteException { in getPrimaryStorageUuid() method in MockStorageManager
2024 final String volumeUuid = storage.getPrimaryStorageUuid(); in getPrimaryStorageCurrentVolume()2035 storage.getPrimaryStorageUuid()) && currentVol != null) { in getPrimaryStorageCandidateVolumes()
2102 public String getPrimaryStorageUuid() { in getPrimaryStorageUuid() method in StorageManagerService