Searched refs:getDvbcFrontendCaps (Results 1 – 2 of 2) sorted by relevance
262 static jobject getDvbcFrontendCaps(JNIEnv* env, FrontendCapabilities& caps);
1570 jobject JTuner::getDvbcFrontendCaps(JNIEnv *env, FrontendCapabilities &caps) { in getDvbcFrontendCaps() function in android::JTuner1715 jcaps = getDvbcFrontendCaps(env, caps); in getFrontendInfo()