Home
last modified time | relevance | path

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

/aosp12/packages/modules/StatsD/tests/src/android/cts/statsd/subscriber/
H A DShellSubscriberTest.java115 int maxTimeoutForCommandSec, in startSubscription() argument
136 getDevice().executeShellCommand(cmd, receiver, maxTimeoutForCommandSec, in startSubscription()
137 /*maxTimeToOutputShellResponse=*/maxTimeoutForCommandSec, TimeUnit.SECONDS, in startSubscription()