Home
last modified time | relevance | path

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

/cts/tests/location/location_gnss/src/android/location/cts/gnss/asn1/supl2/supl_start/
DSETCapabilities.java116 private PrefMethod prefMethod_; field in SETCapabilities
118 return prefMethod_; in getPrefMethod()
124 this.prefMethod_ = (PrefMethod) value; in setPrefMethod()
127 prefMethod_ = new PrefMethod(); in setPrefMethodToNewInstance()
128 return prefMethod_; in setPrefMethodToNewInstance()