Searched refs:setLogStartDelay (Results 1 – 4 of 4) sorted by relevance
71 ((NativeDevice) device).setLogStartDelay(0); in createConnection()85 ((NativeDevice) device).setLogStartDelay(0); in createConnection()
320 mTestDevice.setLogStartDelay(-1); in setUp()326 mRecoveryTestDevice.setLogStartDelay(-1); in setUp()333 mNoFastbootTestDevice.setLogStartDelay(-1); in setUp()
175 mTestDevice.setLogStartDelay(-1); in setUp()
535 public void setLogStartDelay(int delay) { in setLogStartDelay() method in NativeDevice