Home
last modified time | relevance | path

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

/frameworks/base/services/core/jni/
Dcom_android_server_location_ContextHubService.cpp133 jobject jContextHubService; member
470 env->CallIntMethod(db.jniInfo.jContextHubService, in addAppInstance()
496 (env->CallIntMethod(db.jniInfo.jContextHubService, in deleteAppInstance()
637 int ret = (env->CallIntMethod(db.jniInfo.jContextHubService, in onMessageReceipt()
769 env->CallIntMethod(db.jniInfo.jContextHubService, in passOnOsResponse()
839 db.jniInfo.jContextHubService = env->NewGlobalRef(instance); in initJni()