Home
last modified time | relevance | path

Searched refs:runMovePrimaryStorage (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/pm/
DPackageManagerShellCommand.java195 return runMovePrimaryStorage(); in onCommand()
1453 public int runMovePrimaryStorage() throws RemoteException { in runMovePrimaryStorage() method in PackageManagerShellCommand