Searched refs:mRoutingObj (Results 1 – 1 of 1) sorted by relevance
71 mRoutingObj(NULL) in AudioRecordNative()182 mConfigItf, SL_ANDROID_JAVA_PROXY_ROUTING, &mRoutingObj); in open()208 if (mRoutingObj != NULL) { in close()211 mRoutingObj = NULL; in close()375 return mRoutingObj; in getRoutingInterface()457 jobject mRoutingObj; member in AudioRecordNative