Home
last modified time | relevance | path

Searched refs:Asn1Integer (Results 1 – 25 of 206) sorted by relevance

123456789

/cts/tests/tests/location/src/android/location/cts/asn1/base/
DAsn1Enumerated.java82 Asn1Integer ai = new Asn1Integer(); in decodeBerValue()
87 private Asn1Integer asAsn1Integer() { in asAsn1Integer()
89 Asn1Integer ai = new Asn1Integer(); in asAsn1Integer()
/cts/tests/tests/location/src/android/location/cts/asn1/supl2/rrlp_components/
DTA1.java25 import android.location.cts.asn1.base.Asn1Integer;
36 public class TA1 extends Asn1Integer {
63 return Asn1Integer.getPossibleFirstTags(); in getPossibleFirstTags()
DFineRTD.java25 import android.location.cts.asn1.base.Asn1Integer;
36 public class FineRTD extends Asn1Integer {
63 return Asn1Integer.getPossibleFirstTags(); in getPossibleFirstTags()
DAlertFlag.java25 import android.location.cts.asn1.base.Asn1Integer;
36 public class AlertFlag extends Asn1Integer {
63 return Asn1Integer.getPossibleFirstTags(); in getPossibleFirstTags()
DSatelliteID.java25 import android.location.cts.asn1.base.Asn1Integer;
36 public class SatelliteID extends Asn1Integer {
63 return Asn1Integer.getPossibleFirstTags(); in getPossibleFirstTags()
DSVID.java25 import android.location.cts.asn1.base.Asn1Integer;
36 public class SVID extends Asn1Integer {
63 return Asn1Integer.getPossibleFirstTags(); in getPossibleFirstTags()
DTA2.java25 import android.location.cts.asn1.base.Asn1Integer;
36 public class TA2 extends Asn1Integer {
63 return Asn1Integer.getPossibleFirstTags(); in getPossibleFirstTags()
DTA0.java25 import android.location.cts.asn1.base.Asn1Integer;
36 public class TA0 extends Asn1Integer {
63 return Asn1Integer.getPossibleFirstTags(); in getPossibleFirstTags()
DNumOfMeasurements.java25 import android.location.cts.asn1.base.Asn1Integer;
36 public class NumOfMeasurements extends Asn1Integer {
63 return Asn1Integer.getPossibleFirstTags(); in getPossibleFirstTags()
DExpectedOTD.java25 import android.location.cts.asn1.base.Asn1Integer;
36 public class ExpectedOTD extends Asn1Integer {
63 return Asn1Integer.getPossibleFirstTags(); in getPossibleFirstTags()
DRefQuality.java25 import android.location.cts.asn1.base.Asn1Integer;
36 public class RefQuality extends Asn1Integer {
63 return Asn1Integer.getPossibleFirstTags(); in getPossibleFirstTags()
DFrameDrift.java25 import android.location.cts.asn1.base.Asn1Integer;
36 public class FrameDrift extends Asn1Integer {
63 return Asn1Integer.getPossibleFirstTags(); in getPossibleFirstTags()
DGANSSTODUncertainty.java25 import android.location.cts.asn1.base.Asn1Integer;
36 public class GANSSTODUncertainty extends Asn1Integer {
63 return Asn1Integer.getPossibleFirstTags(); in getPossibleFirstTags()
DStdResolution.java25 import android.location.cts.asn1.base.Asn1Integer;
36 public class StdResolution extends Asn1Integer {
63 return Asn1Integer.getPossibleFirstTags(); in getPossibleFirstTags()
DGPSReferenceTimeUncertainty.java25 import android.location.cts.asn1.base.Asn1Integer;
36 public class GPSReferenceTimeUncertainty extends Asn1Integer {
63 return Asn1Integer.getPossibleFirstTags(); in getPossibleFirstTags()
DMeasureResponseTime.java25 import android.location.cts.asn1.base.Asn1Integer;
36 public class MeasureResponseTime extends Asn1Integer {
63 return Asn1Integer.getPossibleFirstTags(); in getPossibleFirstTags()
DExpOTDUncertainty.java25 import android.location.cts.asn1.base.Asn1Integer;
36 public class ExpOTDUncertainty extends Asn1Integer {
63 return Asn1Integer.getPossibleFirstTags(); in getPossibleFirstTags()
DAntiSpoofFlag.java25 import android.location.cts.asn1.base.Asn1Integer;
36 public class AntiSpoofFlag extends Asn1Integer {
63 return Asn1Integer.getPossibleFirstTags(); in getPossibleFirstTags()
/cts/tests/tests/location/src/android/location/cts/asn1/supl2/ulp_components/
DTimeslotISCP.java25 import android.location.cts.asn1.base.Asn1Integer;
36 public class TimeslotISCP extends Asn1Integer {
63 return Asn1Integer.getPossibleFirstTags(); in getPossibleFirstTags()
DCPICH_RSCP.java25 import android.location.cts.asn1.base.Asn1Integer;
36 public class CPICH_RSCP extends Asn1Integer {
63 return Asn1Integer.getPossibleFirstTags(); in getPossibleFirstTags()
DTGSN.java25 import android.location.cts.asn1.base.Asn1Integer;
36 public class TGSN extends Asn1Integer {
63 return Asn1Integer.getPossibleFirstTags(); in getPossibleFirstTags()
DPathloss.java25 import android.location.cts.asn1.base.Asn1Integer;
36 public class Pathloss extends Asn1Integer {
63 return Asn1Integer.getPossibleFirstTags(); in getPossibleFirstTags()
DCellParametersID.java25 import android.location.cts.asn1.base.Asn1Integer;
36 public class CellParametersID extends Asn1Integer {
63 return Asn1Integer.getPossibleFirstTags(); in getPossibleFirstTags()
/cts/tests/tests/location/src/android/location/cts/asn1/supl2/ver2_ulp_components/
DPhysCellId.java25 import android.location.cts.asn1.base.Asn1Integer;
36 public class PhysCellId extends Asn1Integer {
63 return Asn1Integer.getPossibleFirstTags(); in getPossibleFirstTags()
DSPCSETKeylifetime.java25 import android.location.cts.asn1.base.Asn1Integer;
36 public class SPCSETKeylifetime extends Asn1Integer {
63 return Asn1Integer.getPossibleFirstTags(); in getPossibleFirstTags()

123456789