Searched refs:qrToBitmap (Results 1 – 1 of 1) sorted by relevance
88 BitmapDrawable drawable = new BitmapDrawable(getResources(), qrToBitmap(qrCode)); in showUrl()94 private Bitmap qrToBitmap(QRCode qrCode) { in qrToBitmap() method in LinkViewerActivity