Searched refs:newLongObj (Results 1 – 1 of 1) sorted by relevance
/aosp14/frameworks/base/media/jni/ |
H A D | android_media_tv_Tuner.cpp | 2307 ScopedLocalRef newLongObj(env, in getFrontendStatus() local 2310 env->SetObjectField(statusObj, field, newLongObj.get()); in getFrontendStatus() 2423 ScopedLocalRef newLongObj(env, env->NewObject(longClazz, initLong, in getFrontendStatus() local 2425 env->SetObjectField(statusObj, field, newLongObj.get()); in getFrontendStatus() 2880 ScopedLocalRef newLongObj(env, in getFrontendStatus() local 2883 env->SetObjectField(statusObj, field, newLongObj.get()); in getFrontendStatus() 2889 ScopedLocalRef newLongObj(env, in getFrontendStatus() local 2892 env->SetObjectField(statusObj, field, newLongObj.get()); in getFrontendStatus()
|