Searched defs:inPastMs (Results 1 – 5 of 5) sorted by relevance
117 public static native boolean isStreamActive(int stream, int inPastMs); in isStreamActive()125 public static native boolean isStreamActiveRemotely(int stream, int inPastMs); in isStreamActiveRemotely()
808 status_t AudioSystem::isStreamActive(audio_stream_type_t stream, bool* state, uint32_t inPastMs) in isStreamActive()818 uint32_t inPastMs) in isStreamActiveRemotely()
895 uint32_t inPastMs = (uint32_t)data.readInt32(); in onTransact() local903 uint32_t inPastMs = (uint32_t)data.readInt32(); in onTransact() local
222 android_media_AudioSystem_isStreamActive(JNIEnv *env, jobject thiz, jint stream, jint inPastMs) in android_media_AudioSystem_isStreamActive()231 jint inPastMs) in android_media_AudioSystem_isStreamActiveRemotely()
5325 uint32_t inPastMs, in isStrategyActive()5342 uint32_t inPastMs, in isStreamActive()