Android SDK Version


public class ANRHandler
Field Summary
Modifier and TypeFieldDescription
public final static ANRHandlerINSTANCE
Method Summary
Modifier and TypeMethodDescription
final static Unitenable()
final static UnitsendANRReports() Load cached ANR reports from cache directory defined in InstrumentUtility.getInstrumentReportDir, create Graph Request and send the request to Facebook along with crash reports.
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Method Detail

enable

@Synchronized() final static Unitenable()

sendANRReports

 final static UnitsendANRReports()
Load cached ANR reports from cache directory defined in InstrumentUtility.getInstrumentReportDir, create Graph Request and send the request to Facebook along with crash reports.