Searched refs:getMoveStatus (Results 1 – 9 of 9) sorted by relevance
615 int getMoveStatus(int moveId); in getMoveStatus() method
6835 public abstract int getMoveStatus(int moveId); in getMoveStatus() method in PackageManager
857 public int getMoveStatus(int moveId) { in getMoveStatus() method in BridgePackageManager
899 public int getMoveStatus(int moveId) { in getMoveStatus() method in PackageManagerStub
1438 int status = mInterface.getMoveStatus(moveId); in runMovePackage()1441 status = mInterface.getMoveStatus(moveId); in runMovePackage()1461 int status = mInterface.getMoveStatus(moveId); in runMovePrimaryStorage()1464 status = mInterface.getMoveStatus(moveId); in runMovePrimaryStorage()
23081 public int getMoveStatus(int moveId) {
713 public int getMoveStatus(int moveId) { in getMoveStatus() method in MockPackageManager
2058 public int getMoveStatus(int moveId) { in getMoveStatus() method in ApplicationPackageManager2060 return mPM.getMoveStatus(moveId); in getMoveStatus()
3683 Landroid/app/ApplicationPackageManager;->getMoveStatus(I)I14479 Landroid/content/pm/IPackageManager$Stub$Proxy;->getMoveStatus(I)I14836 Landroid/content/pm/IPackageManager;->getMoveStatus(I)I