Searched refs:mOutDeviceInfo (Results 1 – 1 of 1) sorted by relevance
243 AudioDeviceInfo mOutDeviceInfo; field in AudioDataPathsBaseActivity.TestModule480 return mInDeviceInfo != null && mOutDeviceInfo != null; in canRun()609 if (mOutDeviceInfo != null && mInDeviceInfo != null) { in startTest()622 mDuplexAudioManager.setPlayerRouteDevice(mOutDeviceInfo); in startTest()1103 testModule.mOutDeviceInfo = devInfo; in validateTestDevices()1133 testModule.mOutDeviceInfo = null; in validateTestDevices()1147 if (testModule.mOutDeviceInfo != null && testModule.mInDeviceInfo != null in countValidTestModules()1161 if ((testModule.mOutDeviceInfo != null && testModule.mInDeviceInfo != null) in countValidOrPassedTestModules()