Home
last modified time | relevance | path

Searched refs:getDgpsCorrectionsRequested (Results 1 – 1 of 1) sorted by relevance

/cts/tests/location/location_gnss/src/android/location/cts/gnss/asn1/supl2/supl_pos_init/
DRequestedAssistData.java148 public RequestedAssistData.dgpsCorrectionsRequestedType getDgpsCorrectionsRequested() { in getDgpsCorrectionsRequested() method in RequestedAssistData
407 return getDgpsCorrectionsRequested() != null; in getComponents()
419 return getDgpsCorrectionsRequested(); in getComponents()
442 + getDgpsCorrectionsRequested().toIndentedString(indent); in getComponents()