Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/device/
DBackgroundDeviceAction.java51 private int mLogStartDelay; field in BackgroundDeviceAction
69 mLogStartDelay = startDelay; in BackgroundDeviceAction()
85 if (mLogStartDelay > 0) { in run()
86 CLog.d("Sleep for %d before starting %s for %s.", mLogStartDelay, mDescriptor, in run()
88 getRunUtil().sleep(mLogStartDelay); in run()
DNativeDevice.java159 private int mLogStartDelay = 5*1000; field in NativeDevice
402 mLogStartDelay = delay; in setLogStartDelay()
2348 return new LogcatReceiver(this, mOptions.getMaxLogcatDataSize(), mLogStartDelay); in createLogcatReceiver()
2352 mOptions.getMaxLogcatDataSize(), mLogStartDelay); in createLogcatReceiver()
/tools/tradefederation/core/tests/res/testdata/
Dtradefed-prebuilt-cts-8.0_r21.jarMETA-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...