Searched refs:MetadataKey (Results 1 – 1 of 1) sorted by relevance
624 public @interface MetadataKey {} annotation in BluetoothDevice3410 public boolean setMetadata(@MetadataKey int key, @NonNull byte[] value) { in setMetadata()3438 public @Nullable byte[] getMetadata(@MetadataKey int key) { in getMetadata()3460 public static @MetadataKey int getMaxMetadataKey() { in getMaxMetadataKey()