Home
last modified time | relevance | path

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

/cts/tests/sensor/src/android/hardware/cts/helpers/
DTestSensorEnvironment.java47 private final boolean mIsAutomotiveSpecificTest; field in TestSensorEnvironment
282 mIsAutomotiveSpecificTest = isAutomotiveSpecificTest; in TestSensorEnvironment()
497 return mIsAutomotiveSpecificTest; in isAutomotiveSpecificTest()