Home
last modified time | relevance | path

Searched refs:getOptionCount (Results 1 – 25 of 35) sorted by relevance

12

/cts/tests/location/location_gnss/src/android/location/cts/gnss/asn1/base/
DAsn1Choice.java82 protected abstract int getOptionCount(); in getOptionCount() method in Asn1Choice
200 int optionCount = getOptionCount(); in encodePerImpl()
265 } else if (getOptionCount() > 1) { in decodePerImpl()
268 reader, 0, getOptionCount() - 1); in decodePerImpl()
271 reader, 0, getOptionCount() - 1); in decodePerImpl()
281 } else if (getOptionCount() > 0) { in decodePerImpl()
/cts/tests/location/location_gnss/src/android/location/cts/gnss/asn1/supl2/rrlp_components/
DGANSSAuxiliaryInformation.java123 @Override protected int getOptionCount() { in getOptionCount() method in GANSSAuxiliaryInformation
DOTD_MsrsOfOtherSets.java123 @Override protected int getOptionCount() { in getOptionCount() method in OTD_MsrsOfOtherSets
DGANSSAddUTCModel.java123 @Override protected int getOptionCount() { in getOptionCount() method in GANSSAddUTCModel
DSystemInfoAssistBTS.java123 @Override protected int getOptionCount() { in getOptionCount() method in SystemInfoAssistBTS
DSystemInfoAssistBTS_R98_ExpOTD.java123 @Override protected int getOptionCount() { in getOptionCount() method in SystemInfoAssistBTS_R98_ExpOTD
DGANSSClockModel.java123 @Override protected int getOptionCount() { in getOptionCount() method in GANSSClockModel
DSatStatus.java123 @Override protected int getOptionCount() { in getOptionCount() method in SatStatus
DGANSSOrbitModel.java123 @Override protected int getOptionCount() { in getOptionCount() method in GANSSOrbitModel
DMethodType.java123 @Override protected int getOptionCount() { in getOptionCount() method in MethodType
DReferenceIdentityType.java123 @Override protected int getOptionCount() { in getOptionCount() method in ReferenceIdentityType
DGANSSAlmanacElement.java123 @Override protected int getOptionCount() { in getOptionCount() method in GANSSAlmanacElement
DNeighborIdentity.java123 @Override protected int getOptionCount() { in getOptionCount() method in NeighborIdentity
/cts/tests/location/location_gnss/src/android/location/cts/gnss/asn1/supl2/ulp_components/
DSLPAddress.java123 @Override protected int getOptionCount() { in getOptionCount() method in SLPAddress
DVelocity.java123 @Override protected int getOptionCount() { in getOptionCount() method in Velocity
DCellInfo.java124 @Override protected int getOptionCount() { in getOptionCount() method in CellInfo
DIPAddress.java124 @Override protected int getOptionCount() { in getOptionCount() method in IPAddress
DFrequencyInfo.java271 @Override protected int getOptionCount() { in getOptionCount() method in FrequencyInfo.modeSpecificInfoType
/cts/tests/location/location_gnss/src/android/location/cts/gnss/asn1/supl2/supl_triggered_start/
DTriggerParams.java123 @Override protected int getOptionCount() { in getOptionCount() method in TriggerParams
DGeographicTargetArea.java126 @Override protected int getOptionCount() { in getOptionCount() method in GeographicTargetArea
/cts/tests/location/location_gnss/src/android/location/cts/gnss/asn1/supl2/supl_response/
DSETAuthKey.java124 @Override protected int getOptionCount() { in getOptionCount() method in SETAuthKey
/cts/tests/location/location_gnss/src/android/location/cts/gnss/asn1/supl2/ver2_ulp_components/
DVer2_CellInfo_extension.java123 @Override protected int getOptionCount() { in getOptionCount() method in Ver2_CellInfo_extension
/cts/tests/location/location_gnss/src/android/location/cts/gnss/asn1/supl2/supl_report/
DTimeStamp.java125 @Override protected int getOptionCount() { in getOptionCount() method in TimeStamp
/cts/tests/location/location_gnss/src/android/location/cts/gnss/asn1/supl2/supl_triggered_response/
DBatchRepConditions.java124 @Override protected int getOptionCount() { in getOptionCount() method in BatchRepConditions
/cts/tests/location/location_gnss/src/android/location/cts/gnss/asn1/supl2/rrlp_messages/
DRRLP_Component.java129 @Override protected int getOptionCount() { in getOptionCount() method in RRLP_Component

12