HomeSort by relevance Sort by last modified time
    Searched full:emergencycalllocation_ (Results 1 - 1 of 1) sorted by null

  /cts/tests/tests/location/src/android/location/cts/asn1/supl2/ulp_version_2_parameter_extensions/
Ver2_Notification_extension.java 100 private Ver2_Notification_extension.emergencyCallLocationType emergencyCallLocation_;
102 return emergencyCallLocation_;
108 this.emergencyCallLocation_ = (Ver2_Notification_extension.emergencyCallLocationType) value;
111 emergencyCallLocation_ = new Ver2_Notification_extension.emergencyCallLocationType();
112 return emergencyCallLocation_;

Completed in 195 milliseconds