Searched defs:inPastMs (Results 1 – 4 of 4) sorted by relevance
130 public boolean isStreamActive(int stream, int inPastMs) { in isStreamActive()
526 public boolean isStreamActive(int stream, int inPastMs) { in isStreamActive()536 public boolean isStreamActiveRemotely(int stream, int inPastMs) { in isStreamActiveRemotely()
570 public static native boolean isStreamActive(int stream, int inPastMs); in isStreamActive()579 public static native boolean isStreamActiveRemotely(int stream, int inPastMs); in isStreamActiveRemotely()
425 android_media_AudioSystem_isStreamActive(JNIEnv *env, jobject thiz, jint stream, jint inPastMs) in android_media_AudioSystem_isStreamActive()434 jint inPastMs) in android_media_AudioSystem_isStreamActiveRemotely()