Searched refs:mSupportsMMAPExclusive (Results 1 – 2 of 2) sorted by relevance
101 private boolean mSupportsMMAPExclusive; field in AudioDataPathsBaseActivity125 mSupportsMMAPExclusive = Globals.isMMapExclusiveSupported() /*&& Globals.isMMapEnabled()*/; in onCreate()141 .setText(mSupportsMMAPExclusive ? yesString : noString); in onCreate()1077 if (mSupportsMMAPExclusive) { in addTestModule()
116 private boolean mSupportsMMAPExclusive = AudioUtils.isMMapExclusiveSupported(); field in AudioLoopbackLatencyActivity473 (mSupportsMMAPExclusive ? mYesString : mNoString)); in onCreate()754 mSupportsMMAPExclusive, in recordGlobalResults()