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

/frameworks/av/services/audioflinger/
H A DServiceUtilities.h26 bool settingsAllowed();
H A DServiceUtilities.cpp124 bool settingsAllowed() { function in namespace:android
H A DAudioFlinger.cpp864 if (!settingsAllowed()) {
905 if (!settingsAllowed()) {
939 if (!settingsAllowed()) {
986 if (!settingsAllowed()) {
1058 if (!settingsAllowed()) {
1093 if (!settingsAllowed()) {
1166 if (!settingsAllowed()) {
1361 if (!settingsAllowed()) {
1725 if (!settingsAllowed()) {
2881 if (sessionId == AUDIO_SESSION_OUTPUT_MIX && !settingsAllowed()) {
[all...]
/frameworks/av/services/audiopolicy/service/
H A DAudioPolicyInterfaceImpl.cpp37 if (!settingsAllowed()) {
69 if (!settingsAllowed()) {
84 if (!settingsAllowed()) {
118 if (!settingsAllowed()) {
437 if (!settingsAllowed()) {
455 if (!settingsAllowed()) {
756 if (!settingsAllowed()) {

Completed in 352 milliseconds