Package 

Class AnrProfileRotationHelper


  • @ApiStatus.Internal() 
    public class AnrProfileRotationHelper
    
                        

    Coordinates file rotation between AnrProfilingIntegration and AnrV2Integration to prevent concurrent access to the same QueueFile.

    • Method Summary

      Modifier and Type Method Description
      static void rotate()
      static File getFileForRecording(@NotNull() File cacheDir)
      static File getLastFile(@NotNull() File cacheDir)
      static boolean deleteLastFile(@NotNull() File cacheDir)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait