public static interface ANRWatchDog.ANRInterceptor
| Modifier and Type | Method and Description |
|---|---|
long |
intercept(long duration)
Called when main thread has froze more time than defined by the timeout.
|
long intercept(long duration)
duration - The minimum time (in ms) the main thread has been frozen (may be more).