Searched refs:startCheckpoint (Results 1 – 5 of 5) sorted by relevance
193 void startCheckpoint(int numTries) = 85; in startCheckpoint() method
334 mSm.startCheckpoint(numRetries); in runStartCheckpoint()
1491 storageManager.startCheckpoint(2); in handlePreRebootVerification_End()
3134 public void startCheckpoint(int numTries) throws RemoteException { in startCheckpoint() method in StorageManagerService3142 mVold.startCheckpoint(numTries); in startCheckpoint()
3443 PLcom/android/server/StorageManagerService;->startCheckpoint(I)V