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

  /hardware/qcom/gps/loc_api/libloc_api_50001/
loc.cpp 94 static int loc_agps_open_with_apniptype( const char* apn, ApnIpType apnIpType);
715 static int loc_agps_open_with_apniptype(const char* apn, ApnIpType apnIpType)
721 switch (apnIpType) {
  /hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
loc.cpp 95 static int loc_agps_open_with_apniptype( const char* apn, ApnIpType apnIpType);
818 static int loc_agps_open_with_apniptype(const char* apn, ApnIpType apnIpType)
824 switch (apnIpType) {
  /hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
loc.cpp 94 static int loc_agps_open_with_apniptype( const char* apn, ApnIpType apnIpType);
716 static int loc_agps_open_with_apniptype(const char* apn, ApnIpType apnIpType)
722 switch (apnIpType) {
  /hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
loc.cpp 94 static int loc_agps_open_with_apniptype( const char* apn, ApnIpType apnIpType);
715 static int loc_agps_open_with_apniptype(const char* apn, ApnIpType apnIpType)
721 switch (apnIpType) {
  /hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
loc.cpp 94 static int loc_agps_open_with_apniptype( const char* apn, ApnIpType apnIpType);
721 static int loc_agps_open_with_apniptype(const char* apn, ApnIpType apnIpType)
727 switch (apnIpType) {
  /frameworks/base/services/core/java/com/android/server/location/
GnssLocationProvider.java     [all...]
  /hardware/libhardware/include/hardware/
gps.h 158 typedef uint16_t ApnIpType;
    [all...]
  /frameworks/base/services/core/jni/
com_android_server_location_GnssLocationProvider.cpp 862 JNIEnv* env, jobject /* obj */, jstring apn, jint apnIpType)
    [all...]

Completed in 691 milliseconds