Home
last modified time | relevance | path

Searched defs:getPrimaryStorageUuid (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/os/storage/
DStorageManager.java808 public String getPrimaryStorageUuid() { in getPrimaryStorageUuid() method in StorageManager
DIMountService.java1169 public String getPrimaryStorageUuid() throws RemoteException { in getPrimaryStorageUuid() method in IMountService.Stub.Proxy
2470 public String getPrimaryStorageUuid() throws RemoteException; in getPrimaryStorageUuid() method
/frameworks/base/services/core/java/com/android/server/
DMountService.java2020 public String getPrimaryStorageUuid() { in getPrimaryStorageUuid() method in MountService