/cts/tests/tests/location/src/android/location/cts/asn1/base/ |
D | Asn1Choice.java | 82 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/tests/location/src/android/location/cts/asn1/supl2/rrlp_components/ |
D | GANSSAuxiliaryInformation.java | 123 @Override protected int getOptionCount() { in getOptionCount() method in GANSSAuxiliaryInformation
|
D | OTD_MsrsOfOtherSets.java | 123 @Override protected int getOptionCount() { in getOptionCount() method in OTD_MsrsOfOtherSets
|
D | GANSSAddUTCModel.java | 123 @Override protected int getOptionCount() { in getOptionCount() method in GANSSAddUTCModel
|
D | SystemInfoAssistBTS.java | 123 @Override protected int getOptionCount() { in getOptionCount() method in SystemInfoAssistBTS
|
D | SystemInfoAssistBTS_R98_ExpOTD.java | 123 @Override protected int getOptionCount() { in getOptionCount() method in SystemInfoAssistBTS_R98_ExpOTD
|
D | GANSSOrbitModel.java | 123 @Override protected int getOptionCount() { in getOptionCount() method in GANSSOrbitModel
|
D | MethodType.java | 123 @Override protected int getOptionCount() { in getOptionCount() method in MethodType
|
D | GANSSClockModel.java | 123 @Override protected int getOptionCount() { in getOptionCount() method in GANSSClockModel
|
D | SatStatus.java | 123 @Override protected int getOptionCount() { in getOptionCount() method in SatStatus
|
D | ReferenceIdentityType.java | 123 @Override protected int getOptionCount() { in getOptionCount() method in ReferenceIdentityType
|
D | GANSSAlmanacElement.java | 123 @Override protected int getOptionCount() { in getOptionCount() method in GANSSAlmanacElement
|
D | NeighborIdentity.java | 123 @Override protected int getOptionCount() { in getOptionCount() method in NeighborIdentity
|
/cts/tests/tests/location/src/android/location/cts/asn1/supl2/ulp_components/ |
D | SLPAddress.java | 123 @Override protected int getOptionCount() { in getOptionCount() method in SLPAddress
|
D | CellInfo.java | 124 @Override protected int getOptionCount() { in getOptionCount() method in CellInfo
|
D | Velocity.java | 123 @Override protected int getOptionCount() { in getOptionCount() method in Velocity
|
D | IPAddress.java | 124 @Override protected int getOptionCount() { in getOptionCount() method in IPAddress
|
D | FrequencyInfo.java | 271 @Override protected int getOptionCount() { in getOptionCount() method in FrequencyInfo.modeSpecificInfoType
|
/cts/tests/tests/location/src/android/location/cts/asn1/supl2/supl_triggered_start/ |
D | TriggerParams.java | 123 @Override protected int getOptionCount() { in getOptionCount() method in TriggerParams
|
D | GeographicTargetArea.java | 126 @Override protected int getOptionCount() { in getOptionCount() method in GeographicTargetArea
|
/cts/tests/tests/location/src/android/location/cts/asn1/supl2/supl_report/ |
D | TimeStamp.java | 125 @Override protected int getOptionCount() { in getOptionCount() method in TimeStamp
|
/cts/tests/tests/location/src/android/location/cts/asn1/supl2/supl_response/ |
D | SETAuthKey.java | 124 @Override protected int getOptionCount() { in getOptionCount() method in SETAuthKey
|
/cts/tests/tests/location/src/android/location/cts/asn1/supl2/ver2_ulp_components/ |
D | Ver2_CellInfo_extension.java | 123 @Override protected int getOptionCount() { in getOptionCount() method in Ver2_CellInfo_extension
|
/cts/tests/tests/location/src/android/location/cts/asn1/supl2/supl_triggered_response/ |
D | BatchRepConditions.java | 124 @Override protected int getOptionCount() { in getOptionCount() method in BatchRepConditions
|
/cts/tests/tests/location/src/android/location/cts/asn1/supl2/supl_pos/ |
D | PosPayLoad.java | 125 @Override protected int getOptionCount() { in getOptionCount() method in PosPayLoad
|