Searched defs:shouldListen (Results 1 – 3 of 3) sorted by relevance
117 val shouldListen = (onKeyguard || bouncerVisible) && isFaceEnabled in updateListeningState() constant
144 val shouldListen = mediaProjectionAvailable in setListeningStateLocked() constant
162 val shouldListen = callback != null && (micCameraAvailable || locationAvailable) in <lambda>() constant