Home
last modified time | relevance | path

Searched refs:APP_STATE_TOP (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/media/audio/include/system/
H A Daudio_policy.h100 APP_STATE_TOP, /* client has a visible UI: can capture and select use case */ enumerator
/aosp12/frameworks/av/services/audiopolicy/service/
H A DAudioPolicyService.cpp685 if (appState == APP_STATE_TOP) { in updateUidStates_l()
881 return APP_STATE_TOP; in apmStatFromAmState()