HomeSort by relevance Sort by last modified time
    Searched refs:isTdd (Results 1 - 6 of 6) sorted by null

  /cts/tests/tests/location/src/android/location/cts/asn1/supl2/ulp_components/
FrequencyInfo.java 410 public boolean isTdd() {
415 * @throws {@code IllegalStateException} if {@code !isTdd}.
419 if (!isTdd()) {
CellMeasuredResults.java     [all...]
  /cts/tests/tests/location/src/android/location/cts/asn1/supl2/ver2_ulp_components/
SET_GANSSReferenceTime.java     [all...]
UTRAN_GANSSReferenceTime.java 1199 public boolean isTdd() {
1204 * @throws {@code IllegalStateException} if {@code !isTdd}.
1208 if (!isTdd()) {
    [all...]
UTRAN_GPSReferenceTime.java     [all...]
UTRAN_GPSReferenceTimeResult.java     [all...]

Completed in 78 milliseconds