Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothGattCharacteristic.java528 if ((offset + getTypeLen(formatType)) > mValue.length) return null; in getIntValue()
565 if ((offset + getTypeLen(formatType)) > mValue.length) return null; in getFloatValue()
620 int len = offset + getTypeLen(formatType); in setValue()
667 int len = offset + getTypeLen(formatType); in setValue()
711 private int getTypeLen(int formatType) { in getTypeLen() method in BluetoothGattCharacteristic
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt10190 Landroid/bluetooth/BluetoothGattCharacteristic;->getTypeLen(I)I