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