Searched refs:getCustomizedMeta (Results 1 – 3 of 3) sorted by relevance
349 public byte[] getCustomizedMeta(int key) { in getCustomizedMeta() method in Metadata449 if (getCustomizedMeta(key) != null) { in getChangedCustomizedMeta()
245 byte[] oldValue = data.getCustomizedMeta(key); in setCustomMeta()280 return data.getCustomizedMeta(key); in getCustomMeta()
333 .that(metadata.getCustomizedMeta(BluetoothDevice.METADATA_UNTETHERED_LEFT_CHARGING)) in testBluetoothDbMigration()