Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/media/dialog/
DMediaOutputBroadcastDialog.java74 private ImageView mBroadcastQrCodeView; field in MediaOutputBroadcastDialog
342 mBroadcastQrCodeView = getDialogView().requireViewById(R.id.qrcode_view); in initBtQrCodeUI()
397 mBroadcastQrCodeView.setImageBitmap(bmp); in setQrCodeView()