Home
last modified time | relevance | path

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

/hostap-latest/wpadebug/src/w1/fi/wpadebug/
DQrCodeReadActivity.java34 Intent QrCodeInputIntent = new Intent(QrCodeReadActivity.this, in onCreate() local
36 QrCodeReadActivity.this.startActivity(QrCodeInputIntent); in onCreate()