Searched refs:setPin (Results 1 – 5 of 5) sorted by relevance
29 imageView.setPin(new PointF(1602f, 405f)); in onCreateView()
26 public void setPin(PointF sPin) { in setPin() method in PinView
61 view.setPin(center); in play()
103 device.setPin(pin); in canSetAndGetPin()408 assertThrows(SecurityException.class, () -> device.setPin(pin)); in getPin_noBluetoothConnectPermission_throwsException()
256 protected boolean setPin(byte[] pin) { in setPin() method in ShadowBluetoothDevice