Searched refs:gArrayListCstor (Results 1 – 2 of 2) sorted by relevance
24 static jmethodID gArrayListCstor; variable83 jFrequencyResponses = env->NewObject(gArrayListClass, gArrayListCstor); in convertMicrophoneInfoFromNative()100 jChannelMappings = env->NewObject(gArrayListClass, gArrayListCstor); in convertMicrophoneInfoFromNative()155 gArrayListCstor = GetMethodIDOrDie(env, arrayListClass, "<init>", "()V"); in register_android_media_MicrophoneInfo()
54 static jmethodID gArrayListCstor; variable164 gArrayListCstor = GetMethodIDOrDie(env, arrayListClass, "<init>", "()V"); in register_android_media_AudioVolumeGroups()