Simulates a test ANR.
Future<void> testANR(int duration) { throw UnimplementedError('testANR() has not been implemented.'); }