Searched refs:getMaxMetadataKey (Results 1 – 3 of 3) sorted by relevance
448 for (int key = 0; key <= BluetoothDevice.getMaxMetadataKey(); key++) { in getChangedCustomizedMeta()
220 if (key >= 0 && key <= BluetoothDevice.getMaxMetadataKey()) { in isValidMetaKey()
3385 public static @MetadataKey int getMaxMetadataKey() { in getMaxMetadataKey() method in BluetoothDevice