Searched defs:jContextHubService (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/jni/
H A Dcom_android_server_location_ContextHubService.cpp133 jobject jContextHubService; member in struct:android::JniInfo
470 env->CallIntMethod(db.jniInfo.jContextHubService,
496 (env->CallIntMethod(db.jniInfo.jContextHubService,
637 int ret = (env->CallIntMethod(db.jniInfo.jContextHubService,
769 env->CallIntMethod(db.jniInfo.jContextHubService,
839 db.jniInfo.jContextHubService = env->NewGlobalRef(instance);

Completed in 31 milliseconds