Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothAdapter.java666 private static final int ADDRESS_LENGTH = 17; field in BluetoothAdapter
3053 if (address == null || address.length() != ADDRESS_LENGTH) { in checkBluetoothAddress()
3056 for (int i = 0; i < ADDRESS_LENGTH; i++) { in checkBluetoothAddress()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt9896 Landroid/bluetooth/BluetoothAdapter;->ADDRESS_LENGTH:I