Searched defs:TIMEOUT_IN_MILLIS (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tests/DumpRenderTree/src/com/android/dumprendertree/
H A DTestShellActivity.java200 mTimeoutInMillis = intent.getIntExtra(TIMEOUT_IN_MILLIS, 0);
279 intent.putExtra(TIMEOUT_IN_MILLIS, 10000);
965 static final String TIMEOUT_IN_MILLIS = "TimeoutInMillis"; field in class:TestShellActivity

Completed in 66 milliseconds