Searched refs:LOCATION_NOT_SET (Results 1 – 2 of 2) sorted by relevance
19 import static android.telephony.ims.RcsMessage.LOCATION_NOT_SET;119 private double mLatitude = LOCATION_NOT_SET;120 private double mLongitude = LOCATION_NOT_SET;
37 public static final double LOCATION_NOT_SET = Double.MIN_VALUE; field in RcsMessage