Searched refs:mClaimsUSBPeripheralMode (Results 1 – 1 of 1) sorted by relevance
52 private boolean mClaimsUSBPeripheralMode; // CDD ProAudio section C-1-3 field in ProAudioActivity150 boolean usbOK = mClaimsUSBHostMode && mClaimsUSBPeripheralMode; in calculatePass()173 } else if (!mClaimsUSBPeripheralMode) { in displayTestResults()209 mClaimsUSBPeripheralMode = AudioSystemFlags.claimsUSBPeripheralMode(this); in onCreate()211 R.id.proAudioMidiHasUSBPeripheralLbl)).setText("" + mClaimsUSBPeripheralMode); in onCreate()264 mClaimsUSBPeripheralMode, in recordTestResults()