Searched defs:isStreamActiveRemotely (Results 1 – 6 of 6) sorted by relevance
398 public boolean isStreamActiveRemotely(int stream, int inPastMs) { in isStreamActiveRemotely() method in AudioSystemAdapter
156 boolean isStreamActiveRemotely(AudioStreamType stream, int inPastMs); in isStreamActiveRemotely() method
500 public static native boolean isStreamActiveRemotely(int stream, int inPastMs); in isStreamActiveRemotely() method in AudioSystem
1219 Status AudioPolicyService::isStreamActiveRemotely(media::AudioStreamType streamAidl, in isStreamActiveRemotely() function in android::AudioPolicyService
1373 status_t AudioSystem::isStreamActiveRemotely(audio_stream_type_t stream, bool* state, in isStreamActiveRemotely() function in android::AudioSystem
3022 bool AudioPolicyManager::isStreamActiveRemotely(audio_stream_type_t stream, uint32_t inPastMs) const in isStreamActiveRemotely() function in android::AudioPolicyManager