Searched refs:movePrimaryStorage (Results 1 – 7 of 7) sorted by relevance
508 int movePrimaryStorage(in String volumeUuid); in movePrimaryStorage() method
5571 public abstract int movePrimaryStorage(VolumeInfo vol); in movePrimaryStorage() method in PackageManager
816 public int movePrimaryStorage(VolumeInfo vol) { in movePrimaryStorage() method in BridgePackageManager
660 public int movePrimaryStorage(VolumeInfo vol) { in movePrimaryStorage() method in MockPackageManager
1844 public int movePrimaryStorage(VolumeInfo vol) { in movePrimaryStorage() method in ApplicationPackageManager1855 return mPM.movePrimaryStorage(volumeUuid); in movePrimaryStorage()
1041 final int moveId = mPm.movePrimaryStorage(volumeUuid); in runMovePrimaryStorage()
20220 public int movePrimaryStorage(String volumeUuid) throws RemoteException {