Home
last modified time | relevance | path

Searched defs:addAccountKey (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Connectivity/nearby/tests/multidevices/clients/test_support/fastpair_provider/src/android/nearby/fastpair/provider/
DFastPairSimulatorDatabase.java55 public void addAccountKey(byte[] accountKey) { in addAccountKey() method in FastPairSimulatorDatabase
DFastPairSimulator.java2290 public void addAccountKey(byte[] key) { in addAccountKey() method in FastPairSimulator
2294 private void addAccountKey(byte[] key, @Nullable BluetoothDevice device) { in addAccountKey() method in FastPairSimulator