Searched refs:mVerifyingTextView (Results 1 – 1 of 1) sorted by relevance
79 private TextView mVerifyingTextView; field in AdbQrcodeScannerFragment177 mVerifyingTextView = view.findViewById(R.id.verifying_textview); in onViewCreated()288 mVerifyingTextView.sendAccessibilityEvent(AccessibilityEvent.TYPE_VIEW_FOCUSED); in handleSuccessfulResult()