Searched refs:GPS_ENC_NONE (Results 1 – 1 of 1) sorted by relevance
90 public static final int GPS_ENC_NONE = 0; field in GpsNetInitiatedHandler555 if (coding == GPS_ENC_NONE || coding == GPS_ENC_UNKNOWN) { in decodeString()