Home
last modified time | relevance | path

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

/frameworks/base/services/core/jni/
Dcom_android_server_location_ContextHubService.cpp109 jint getAppInstanceForAppId(uint64_t app_id);
247 jint appHandle = getAppInstanceForAppId(msg.appName); in handleClientMsg()
403 jint getAppInstanceForAppId(uint64_t app_id) { in getAppInstanceForAppId() function
700 jint appInstance = getAppInstanceForAppId(apps[i].appId); in handleQueryAppsResponse()