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