Searched defs:movePrimaryStorage (Results 1 – 6 of 6) sorted by relevance
660 public int movePrimaryStorage(VolumeInfo vol) { in movePrimaryStorage() method in MockPackageManager
816 public int movePrimaryStorage(VolumeInfo vol) { in movePrimaryStorage() method in BridgePackageManager
508 int movePrimaryStorage(in String volumeUuid); in movePrimaryStorage() method
5585 public abstract int movePrimaryStorage(VolumeInfo vol); in movePrimaryStorage() method in PackageManager
1842 public int movePrimaryStorage(VolumeInfo vol) { in movePrimaryStorage() method in ApplicationPackageManager
20195 public int movePrimaryStorage(String volumeUuid) throws RemoteException { in movePrimaryStorage() method