Home
last modified time | relevance | path

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

/packages/apps/Car/libs/connected-device-lib/src/com/android/car/connecteddevice/ble/
DSecureBleChannel.java100 private ShowVerificationCodeListener mShowVerificationCodeListener;
339 void setShowVerificationCodeListener(@Nullable ShowVerificationCodeListener listener) { in setShowVerificationCodeListener()
345 ShowVerificationCodeListener getShowVerificationCodeListener() { in getShowVerificationCodeListener()
469 interface ShowVerificationCodeListener { interface in SecureBleChannel
/packages/apps/Car/libs/connected-device-lib/tests/unit/src/com/android/car/connecteddevice/ble/
DSecureBleChannelTest.java62 @Mock private SecureBleChannel.ShowVerificationCodeListener mShowVerificationCodeListenerMock;