Searched refs:gArrayListCstor (Results 1 – 1 of 1) 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()