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.java634 private static final int ADDRESS_LENGTH = 17; field in BluetoothAdapter
2825 if (address == null || address.length() != ADDRESS_LENGTH) { in checkBluetoothAddress()
2828 for (int i = 0; i < ADDRESS_LENGTH; i++) { in checkBluetoothAddress()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt10575 Landroid/bluetooth/BluetoothAdapter;->ADDRESS_LENGTH:I