Searched refs:closePartition (Results 1 – 4 of 4) sorted by relevance
46 boolean closePartition(); in closePartition() method
163 public boolean closePartition() { in closePartition() method in DynamicSystemManager165 return mService.closePartition(); in closePartition()
138 public boolean closePartition() throws RemoteException { in closePartition() method in DynamicSystemService140 if (service.closePartition() != 0) { in closePartition()
365 if (!mDynSystem.closePartition()) { in installWritablePartition()537 if (!mDynSystem.closePartition()) { in installImage()