Searched defs:isStreamActiveRemotely (Results 1 – 6 of 6) sorted by relevance
421 public boolean isStreamActiveRemotely(int stream, int inPastMs) { in isStreamActiveRemotely() method in AudioSystemAdapter
158 boolean isStreamActiveRemotely(AudioStreamType stream, int inPastMs); in isStreamActiveRemotely() method
501 public static native boolean isStreamActiveRemotely(int stream, int inPastMs); in isStreamActiveRemotely() method in AudioSystem
1227 Status AudioPolicyService::isStreamActiveRemotely(media::AudioStreamType streamAidl, in isStreamActiveRemotely() function in android::AudioPolicyService
1379 status_t AudioSystem::isStreamActiveRemotely(audio_stream_type_t stream, bool* state, in isStreamActiveRemotely() function in android::AudioSystem
3057 bool AudioPolicyManager::isStreamActiveRemotely(audio_stream_type_t stream, uint32_t inPastMs) const in isStreamActiveRemotely() function in android::AudioPolicyManager