HomeSort by relevance Sort by last modified time
    Searched defs:requestor_id (Results 1 - 5 of 5) sorted by null

  /frameworks/base/services/core/jni/
com_android_server_location_GpsLocationProvider.cpp 302 jstring requestor_id = env->NewStringUTF(notification->requestor_id); local
306 if (requestor_id && text && extras) {
310 notification->default_response, requestor_id, text,
317 if (requestor_id)
318 env->DeleteLocalRef(requestor_id);
    [all...]
  /hardware/libhardware/include/hardware/
gps.h 894 char requestor_id[GPS_NI_SHORT_STRING_MAXLEN]; member in struct:__anon41363
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc/inc-1240/
loc_api_common.h 394 rpc_loc_ni_requestor_id_s_type requestor_id; member in struct:rpc_loc_ni_supl_notify_verify_req_s_type
443 rpc_loc_ni_requestor_id_s_type requestor_id; member in struct:rpc_loc_ni_umts_cp_notify_verify_req_s_type
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc/inc-3200/
loc_api_common.h 390 rpc_loc_ni_requestor_id_s_type requestor_id; member in struct:rpc_loc_ni_supl_notify_verify_req_s_type
448 rpc_loc_ni_requestor_id_s_type requestor_id; member in struct:rpc_loc_ni_umts_cp_notify_verify_req_s_type
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/inc/
loc_api_rpcgen_common_rpc.h 418 rpc_loc_ni_requestor_id_s_type requestor_id; member in struct:rpc_loc_ni_supl_notify_verify_req_s_type
467 rpc_loc_ni_requestor_id_s_type requestor_id; member in struct:rpc_loc_ni_umts_cp_notify_verify_req_s_type
    [all...]

Completed in 5036 milliseconds