Searched defs:isStreamActiveRemotely (Results 1 – 6 of 6) sorted by relevance
404 public boolean isStreamActiveRemotely(int stream, int inPastMs) { in isStreamActiveRemotely() method in AudioSystemAdapter
158 boolean isStreamActiveRemotely(AudioStreamType stream, int inPastMs); in isStreamActiveRemotely() method
1278 Status AudioPolicyService::isStreamActiveRemotely(AudioStreamType streamAidl, in isStreamActiveRemotely() function in android::AudioPolicyService
560 public static native boolean isStreamActiveRemotely(int stream, int inPastMs); in isStreamActiveRemotely() method in AudioSystem
1422 status_t AudioSystem::isStreamActiveRemotely(audio_stream_type_t stream, bool* state, in isStreamActiveRemotely() function in android::AudioSystem
3335 bool AudioPolicyManager::isStreamActiveRemotely(audio_stream_type_t stream, uint32_t inPastMs) const in isStreamActiveRemotely() function in android::AudioPolicyManager