Home
last modified time | relevance | path

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

/test/vts/harnesses/tradefed/src/com/android/tradefed/targetprep/
DVtsDevicePreparer.java126 NOT_AVAILABLE; enumConstant
259 if (mInitialRadioLog == DeviceOptionState.NOT_AVAILABLE) { in radioLogPreRebootSetup()
278 if (mInitialRadioLog == DeviceOptionState.NOT_AVAILABLE) { in radioLogPreTearDown()
317 return DeviceOptionState.NOT_AVAILABLE; in radioLogGetState()
326 return DeviceOptionState.NOT_AVAILABLE; in radioLogGetState()
/test/vts-testcase/hal/automotive/vehicle/V2_0/host/
DVtsHalAutomotiveVehicleV2_0HostTest.py300 expectedStatus=self.vtypes.StatusCode.NOT_AVAILABLE)