Home
last modified time | relevance | path

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

/cts/tests/location/location_gnss/src/android/location/cts/gnss/asn1/supl2/supl_pos_init/
DRequestedAssistData.java208 public RequestedAssistData.realTimeIntegrityRequestedType getRealTimeIntegrityRequested() { in getRealTimeIntegrityRequested() method in RequestedAssistData
579 return getRealTimeIntegrityRequested() != null; in getComponents()
591 return getRealTimeIntegrityRequested(); in getComponents()
614 + getRealTimeIntegrityRequested().toIndentedString(indent); in getComponents()