Searched refs:PROXY_APP_PACKAGE_NAME (Results 1 – 12 of 12) sorted by relevance
/hardware/qcom/sm8150p/gps/etc/ |
D | gps.conf | 283 PROXY_APP_PACKAGE_NAME = com.google.android.carrierlocation
|
/hardware/qcom/sm7150/gps/etc/ |
D | gps.conf | 308 PROXY_APP_PACKAGE_NAME = com.google.android.carrierlocation
|
/hardware/qcom/sm7250/gps/etc/ |
D | gps.conf | 311 PROXY_APP_PACKAGE_NAME = com.google.android.carrierlocation
|
/hardware/qcom/sm8150/gps/etc/ |
D | gps.conf | 311 PROXY_APP_PACKAGE_NAME = com.google.android.carrierlocation
|
/hardware/qcom/sm8150p/gps/core/ |
D | ContextBase.h | 74 char PROXY_APP_PACKAGE_NAME[LOC_MAX_PARAM_STRING]; member
|
D | ContextBase.cpp | 85 {"PROXY_APP_PACKAGE_NAME", &mGps_conf.PROXY_APP_PACKAGE_NAME, NULL, 's' },
|
/hardware/qcom/sm7150/gps/core/ |
D | ContextBase.h | 74 char PROXY_APP_PACKAGE_NAME[LOC_MAX_PARAM_STRING]; member
|
D | ContextBase.cpp | 90 {"PROXY_APP_PACKAGE_NAME", &mGps_conf.PROXY_APP_PACKAGE_NAME, NULL, 's' },
|
/hardware/qcom/sm7250/gps/core/ |
D | ContextBase.h | 79 char PROXY_APP_PACKAGE_NAME[LOC_MAX_PARAM_STRING]; member
|
D | ContextBase.cpp | 91 {"PROXY_APP_PACKAGE_NAME", &mGps_conf.PROXY_APP_PACKAGE_NAME, NULL, 's' },
|
/hardware/qcom/sm8150/gps/core/ |
D | ContextBase.h | 79 char PROXY_APP_PACKAGE_NAME[LOC_MAX_PARAM_STRING]; member
|
D | ContextBase.cpp | 91 {"PROXY_APP_PACKAGE_NAME", &mGps_conf.PROXY_APP_PACKAGE_NAME, NULL, 's' },
|