Package 

Class AnrHandler


  • 
    public class AnrHandler
    
                        

    Used to catch ANR exceptions. require SDK_INT < 21.

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final static AnrHandler instance
    • Method Summary

      Modifier and Type Method Description
      static AnrHandler getInstance()
      void initialize(int pid, String processName, String appId, String appVersion, String logDir, boolean checkProcessState, ITACrashCallback callback) Initialize method.
      • Methods inherited from class java.lang.Object

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