Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/pandora/server/src/
DHost.kt80 public fun getUIntAt(input: ByteArray, index: Int): UInt { in getUIntAt() method
88 return getUIntAt(input, index).toInt() in getIntAt()