Searched defs:movePrimaryStorage (Results 1 – 8 of 8) sorted by relevance
885 public int movePrimaryStorage(VolumeInfo vol) { in movePrimaryStorage() method in BridgePackageManager
929 public int movePrimaryStorage(VolumeInfo vol) { in movePrimaryStorage() method in PackageManagerStub
1036 public int movePrimaryStorage(@NonNull VolumeInfo vol) { in movePrimaryStorage() method in MockPackageManager
749 public int movePrimaryStorage(VolumeInfo vol) { in movePrimaryStorage() method in MockPackageManager
598 int movePrimaryStorage(in String volumeUuid); in movePrimaryStorage() method
9420 public abstract int movePrimaryStorage(@NonNull VolumeInfo vol); in movePrimaryStorage() method in PackageManager
2697 public int movePrimaryStorage(VolumeInfo vol) { in movePrimaryStorage() method in ApplicationPackageManager
5227 public int movePrimaryStorage(String volumeUuid) throws RemoteException { in movePrimaryStorage() method in PackageManagerService.IPackageManagerImpl