Home
last modified time | relevance | path

Searched refs:runWithTimeout (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/security/src/android/security/cts/
DStagefrightTest.java619 runWithTimeout(new Runnable() { in testStagefright_bug_36592202()
923 runWithTimeout(new Runnable() { in doStagefrightTest()
1410 private void runWithTimeout(Runnable runner, int timeout) { in runWithTimeout() method in StagefrightTest
1424 runWithTimeout(new Runnable() { in releaseCodec()