Home
last modified time | relevance | path

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

/packages/services/Car/EncryptionRunner/src/android/car/encryptionrunner/
DUkey2EncryptionRunner.java143 UKey2Key(@NonNull D2DConnectionContext connectionContext) { in UKey2Key() argument
144 this.mConnectionContext = connectionContext; in UKey2Key()
/packages/apps/Car/libs/EncryptionRunner/src/android/car/encryptionrunner/
DUkey2EncryptionRunner.java184 UKey2Key(@NonNull D2DConnectionContext connectionContext) { in UKey2Key() argument
185 this.mConnectionContext = connectionContext; in UKey2Key()