Searched defs:isStreamActiveRemotely (Results 1 – 6 of 6) sorted by relevance
540 public boolean isStreamActiveRemotely(int stream, int inPastMs) { in isStreamActiveRemotely() method in AudioSystemAdapter
168 boolean isStreamActiveRemotely(AudioStreamType stream, int inPastMs); in isStreamActiveRemotely() method
627 public static native boolean isStreamActiveRemotely(int stream, int inPastMs); in isStreamActiveRemotely() method in AudioSystem
1524 Status AudioPolicyService::isStreamActiveRemotely(AudioStreamType streamAidl, in isStreamActiveRemotely() function in android::AudioPolicyService
1757 status_t AudioSystem::isStreamActiveRemotely(audio_stream_type_t stream, bool* state, in isStreamActiveRemotely() function in android::AudioSystem
4087 bool AudioPolicyManager::isStreamActiveRemotely(audio_stream_type_t stream, uint32_t inPastMs) const in isStreamActiveRemotely() function in android::AudioPolicyManager