Home
last modified time | relevance | path

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

/cts/tests/location/location_gnss/src/android/location/cts/gnss/asn1/supl2/supl_pos_init/
DNavigationModel.java146 private NavigationModel.toeLimitType toeLimit_; field in NavigationModel
148 return toeLimit_; in getToeLimit()
154 this.toeLimit_ = (NavigationModel.toeLimitType) value; in setToeLimit()
157 toeLimit_ = new NavigationModel.toeLimitType(); in setToeLimitToNewInstance()
158 return toeLimit_; in setToeLimitToNewInstance()