Searched refs:settingsAllowed (Results 1 - 4 of 4) sorted by relevance

/frameworks/av/services/audioflinger/
H A DServiceUtilities.h24 bool settingsAllowed();
H A DServiceUtilities.cpp36 bool settingsAllowed() { function in namespace:android
H A DAudioPolicyService.cpp141 if (!settingsAllowed()) {
174 if (!settingsAllowed()) {
197 if (!settingsAllowed()) {
370 if (!settingsAllowed()) {
387 if (!settingsAllowed()) {
H A DAudioFlinger.cpp609 if (!settingsAllowed()) {
649 if (!settingsAllowed()) {
682 if (!settingsAllowed()) {
711 if (!settingsAllowed()) {
765 if (!settingsAllowed()) {
799 if (!settingsAllowed()) {
853 if (!settingsAllowed()) {
1009 if (!settingsAllowed()) {
6700 if (!settingsAllowed()) {
7338 if (sessionId == AUDIO_SESSION_OUTPUT_MIX && !settingsAllowed()) {
[all...]

Completed in 3334 milliseconds