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