Home
last modified time | relevance | path

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

/test/vts/harnesses/tradefed/src/com/android/tradefed/targetprep/
DVtsDevicePreparer.java257 mInitialRadioLog = radioLogGetState(); in radioLogPreRebootSetup()
286 DeviceOptionState current = radioLogGetState(); in radioLogPreTearDown()
308 private DeviceOptionState radioLogGetState() throws DeviceNotAvailableException { in radioLogGetState() method in VtsDevicePreparer