Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DBondStateMachine.java312 sendDisplayPinIntent( in processMessage()
336 sendDisplayPinIntent( in processMessage()
344 sendDisplayPinIntent( in processMessage()
351 sendDisplayPinIntent( in processMessage()
488 private void sendDisplayPinIntent(byte[] address, Optional<Integer> maybePin, int variant) { in sendDisplayPinIntent() method in BondStateMachine