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

  /hardware/libhardware/include/hardware/
gps.h 147 typedef uint16_t ApnIpType;
766 ApnIpType apnIpType);
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api_50001/
loc.cpp 95 static int loc_agps_open_with_apniptype( const char* apn, ApnIpType apnIpType);
805 static int loc_agps_open_with_apniptype(const char* apn, ApnIpType apnIpType)
811 switch (apnIpType) {

Completed in 54 milliseconds