Searched refs:mInDeviceInfo (Results 1 – 1 of 1) sorted by relevance
244 AudioDeviceInfo mInDeviceInfo; field in AudioDataPathsBaseActivity.TestModule480 return mInDeviceInfo != null && mOutDeviceInfo != null; in canRun()609 if (mOutDeviceInfo != null && mInDeviceInfo != null) { in startTest()629 mDuplexAudioManager.setRecorderRouteDevice(mInDeviceInfo); in startTest()1121 testModule.mInDeviceInfo = devInfo; in validateTestDevices()1132 testModule.mInDeviceInfo = null; in validateTestDevices()1147 if (testModule.mOutDeviceInfo != null && testModule.mInDeviceInfo != null in countValidTestModules()1161 if ((testModule.mOutDeviceInfo != null && testModule.mInDeviceInfo != null) in countValidOrPassedTestModules()