OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mBtNrecIsOff
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/services/audioflinger/
AudioFlinger.h
213
bool btNrecIsOff() { return
mBtNrecIsOff
; }
[
all
...]
AudioFlinger.cpp
156
mBtNrecIsOff
(false)
757
if (
mBtNrecIsOff
!= btNrecIsOff) {
773
mBtNrecIsOff
= btNrecIsOff;
[
all
...]
Completed in 21 milliseconds