Searched refs:startInstallation (Results 1 – 5 of 5) sorted by relevance
29 boolean startInstallation(@utf8InCpp String dsuSlot); in startInstallation() method
127 public boolean startInstallation(String dsuSlot) { in startInstallation() method in DynamicSystemManager129 return mService.startInstallation(dsuSlot); in startInstallation()
39 mService.startInstallation("dsu"); in test1()
85 public boolean startInstallation(String dsuSlot) throws RemoteException { in startInstallation() method in DynamicSystemService
184 mDynSystem.startInstallation(mDsuSlot); in doInBackground()