Home
last modified time | relevance | path

Searched refs:fastPairAccountKeyStorage (Results 1 – 1 of 1) sorted by relevance

/packages/services/Car/service/src/com/android/car/bluetooth/
DFastPairGattServer.java409 FastPairAccountKeyStorage fastPairAccountKeyStorage) { in FastPairGattServer() argument
411 mFastPairAccountKeyStorage = Objects.requireNonNull(fastPairAccountKeyStorage); in FastPairGattServer()