Searched defs:isStreamActiveRemotely (Results 1 – 6 of 6) sorted by relevance
539 public boolean isStreamActiveRemotely(int stream, int inPastMs) { in isStreamActiveRemotely() method in AudioSystemAdapter
165 boolean isStreamActiveRemotely(AudioStreamType stream, int inPastMs); in isStreamActiveRemotely() method
600 public static native boolean isStreamActiveRemotely(int stream, int inPastMs); in isStreamActiveRemotely() method in AudioSystem
1350 Status AudioPolicyService::isStreamActiveRemotely(AudioStreamType streamAidl, in isStreamActiveRemotely() function in android::AudioPolicyService
1532 status_t AudioSystem::isStreamActiveRemotely(audio_stream_type_t stream, bool* state, in isStreamActiveRemotely() function in android::AudioSystem
3794 bool AudioPolicyManager::isStreamActiveRemotely(audio_stream_type_t stream, uint32_t inPastMs) const in isStreamActiveRemotely() function in android::AudioPolicyManager