Searched defs:inPastMs (Results 1 – 5 of 5) sorted by relevance
118 public static native boolean isStreamActive(int stream, int inPastMs); in isStreamActive()126 public static native boolean isStreamActiveRemotely(int stream, int inPastMs); in isStreamActiveRemotely()
807 status_t AudioSystem::isStreamActive(audio_stream_type_t stream, bool* state, uint32_t inPastMs) in isStreamActive()817 uint32_t inPastMs) in isStreamActiveRemotely()
998 uint32_t inPastMs = (uint32_t)data.readInt32(); in onTransact() local1006 uint32_t inPastMs = (uint32_t)data.readInt32(); in onTransact() local
265 android_media_AudioSystem_isStreamActive(JNIEnv *env, jobject thiz, jint stream, jint inPastMs) in android_media_AudioSystem_isStreamActive()274 jint inPastMs) in android_media_AudioSystem_isStreamActiveRemotely()
6005 uint32_t inPastMs, in isStrategyActive()6025 uint32_t inPastMs, in isStreamActive()