Searched refs:closePartition (Results 1 – 4 of 4) sorted by relevance
167 public boolean closePartition() { in closePartition() method in DynamicSystemManager169 return mService.closePartition(); in closePartition()
49 boolean closePartition(); in closePartition() method
141 public boolean closePartition() throws RemoteException { in closePartition() method in DynamicSystemService145 if (service.closePartition() != 0) { in closePartition()
519 if (!mDynSystem.closePartition()) { in installWritablePartition()769 if (!mDynSystem.closePartition()) { in installImage()