HomeSort by relevance Sort by last modified time
    Searched refs:GPS_NI_RESPONSE_ACCEPT (Results 1 - 19 of 19) sorted by null

  /frameworks/base/core/java/com/android/internal/app/
NetInitiatedActivity.java 99 default_response = intent.getIntExtra(GpsNetInitiatedHandler.NI_INTENT_KEY_DEFAULT_RESPONSE, GpsNetInitiatedHandler.GPS_NI_RESPONSE_ACCEPT);
125 sendUserResponse(GpsNetInitiatedHandler.GPS_NI_RESPONSE_ACCEPT);
  /hardware/libhardware/include/hardware/
gnss-base.h 258 GPS_NI_RESPONSE_ACCEPT = 1,
  /hardware/qcom/gps/core/
loc_core_log.cpp 179 NAME_VAL( GPS_NI_RESPONSE_ACCEPT ),
  /hardware/qcom/gps/msm8084/core/
loc_core_log.cpp 170 NAME_VAL( GPS_NI_RESPONSE_ACCEPT ),
  /hardware/qcom/gps/msm8909/core/
loc_core_log.cpp 162 NAME_VAL( GPS_NI_RESPONSE_ACCEPT ),
  /hardware/qcom/gps/msm8960/core/
loc_core_log.cpp 169 NAME_VAL( GPS_NI_RESPONSE_ACCEPT ),
  /hardware/qcom/gps/msm8994/core/
loc_core_log.cpp 179 NAME_VAL( GPS_NI_RESPONSE_ACCEPT ),
  /hardware/qcom/gps/msm8996/core/
loc_core_log.cpp 162 NAME_VAL( GPS_NI_RESPONSE_ACCEPT ),
  /frameworks/base/location/java/com/android/internal/location/
GpsNetInitiatedHandler.java 80 public static final int GPS_NI_RESPONSE_ACCEPT = 1;
313 GPS_NI_RESPONSE_ACCEPT);
  /hardware/qcom/gps/loc_api/libloc_api_50001/
loc_eng_ni.cpp 388 if (user_response == GPS_NI_RESPONSE_ACCEPT &&
  /hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
loc_eng_ni.cpp 388 if (user_response == GPS_NI_RESPONSE_ACCEPT &&
  /hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
loc_eng_ni.cpp 388 if (user_response == GPS_NI_RESPONSE_ACCEPT &&
  /hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
loc_eng_ni.cpp 388 if (user_response == GPS_NI_RESPONSE_ACCEPT &&
  /hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
loc_eng_ni.cpp 388 if (user_response == GPS_NI_RESPONSE_ACCEPT &&
  /hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
LocApiRpc.cpp 513 case GPS_NI_RESPONSE_ACCEPT:
    [all...]
  /hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
LocApiRpc.cpp 513 case GPS_NI_RESPONSE_ACCEPT:
    [all...]
  /hardware/qcom/gps/msm8909/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
LocApiRpc.cpp 513 case GPS_NI_RESPONSE_ACCEPT:
    [all...]
  /hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
LocApiRpc.cpp 513 case GPS_NI_RESPONSE_ACCEPT:
    [all...]
  /hardware/qcom/gps/msm8996/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
LocApiRpc.cpp 513 case GPS_NI_RESPONSE_ACCEPT:
    [all...]

Completed in 860 milliseconds