Home
last modified time | relevance | path

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

/cts/tests/tests/location/src/android/location/cts/asn1/base/
DPacketBuilder.java28 int bitsToAppend = appendix.getBitCount(); in append()
45 public int getBitCount() { in getBitCount() method in PacketBuilder
46 return bitStream.getBitCount(); in getBitCount()
DBitStream.java77 public int getBitCount() { in getBitCount() method in BitStream