Home
last modified time | relevance | path

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

/hostap-latest/wpadebug/src/w1/fi/wpadebug/
DQrCodeReadActivity.java28 Intent QrCodeScanIntent = new Intent(QrCodeReadActivity.this, in onCreate() local
30 QrCodeReadActivity.this.startActivity(QrCodeScanIntent); in onCreate()