Home
last modified time | relevance | path

Searched refs:putLongMethod (Results 1 – 1 of 1) sorted by relevance

/packages/services/Car/packages/ScriptExecutor/src/
DBundleWrapper.cpp74 jmethodID putLongMethod = in putLong() local
76 mJNIEnv->CallVoidMethod(mBundle, putLongMethod, keyStringRef.get(), static_cast<jlong>(value)); in putLong()