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