Home
last modified time | relevance | path

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

/packages/services/Car/tests/carservice_unit_test/src/com/android/car/trust/
DCarTrustAgentEnrollmentServiceTest.java167 mCarTrustAgentEnrollmentService.enrollmentHandshakeAccepted(mBluetoothDevice); in testEncryptionHandshake()
306 mCarTrustAgentEnrollmentService.enrollmentHandshakeAccepted(mBluetoothDevice); in setupEncryptionHandshake()
/packages/services/Car/car-lib/src/android/car/trust/
DCarTrustAgentEnrollmentManager.java164 public void enrollmentHandshakeAccepted(BluetoothDevice device) { in enrollmentHandshakeAccepted() method in CarTrustAgentEnrollmentManager
166 mEnrollmentService.enrollmentHandshakeAccepted(device); in enrollmentHandshakeAccepted()
DICarTrustAgentEnrollment.aidl35 void enrollmentHandshakeAccepted(in BluetoothDevice device); in enrollmentHandshakeAccepted() method
/packages/services/Car/service/src/com/android/car/trust/
DCarTrustAgentEnrollmentService.java265 public void enrollmentHandshakeAccepted(BluetoothDevice device) { in enrollmentHandshakeAccepted() method in CarTrustAgentEnrollmentService
/packages/services/Car/car-lib/api/
Dsystem-lint-baseline.txt544 MissingNullability: android.car.trust.CarTrustAgentEnrollmentManager#enrollmentHandshakeAccepted(an…
545 Missing nullability on parameter `device` in method `enrollmentHandshakeAccepted`
Dsystem-current.txt1088 …ssion(android.car.Car.PERMISSION_CAR_ENROLL_TRUST) public void enrollmentHandshakeAccepted(android…