Searched refs:movePrimaryStorage (Results 1 – 8 of 8) sorted by relevance
929 public int movePrimaryStorage(VolumeInfo vol) { in movePrimaryStorage() method in PackageManagerStub
885 public int movePrimaryStorage(VolumeInfo vol) { in movePrimaryStorage() method in BridgePackageManager
627 int movePrimaryStorage(in String volumeUuid); in movePrimaryStorage() method
6798 public abstract int movePrimaryStorage(@NonNull VolumeInfo vol); in movePrimaryStorage() method in PackageManager
749 public int movePrimaryStorage(VolumeInfo vol) { in movePrimaryStorage() method in MockPackageManager
2208 public int movePrimaryStorage(VolumeInfo vol) { in movePrimaryStorage() method in ApplicationPackageManager2219 return mPM.movePrimaryStorage(volumeUuid); in movePrimaryStorage()
1297 final int moveId = mInterface.movePrimaryStorage(volumeUuid); in runMovePrimaryStorage()
23523 public int movePrimaryStorage(String volumeUuid) throws RemoteException {