Home
last modified time | relevance | path

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

/cts/tests/location/location_gnss/src/android/location/cts/gnss/asn1/supl2/supl_pos_init/
DRequestedAssistData.java103 public RequestedAssistData.almanacRequestedType getAlmanacRequested() { in getAlmanacRequested() method in RequestedAssistData
278 return getAlmanacRequested() != null; in getComponents()
290 return getAlmanacRequested(); in getComponents()
313 + getAlmanacRequested().toIndentedString(indent); in getComponents()