Searched refs:QrCodeReadActivity (Results 1 – 1 of 1) sorted by relevance
17 public class QrCodeReadActivity extends Activity { class28 Intent QrCodeScanIntent = new Intent(QrCodeReadActivity.this, in onCreate()30 QrCodeReadActivity.this.startActivity(QrCodeScanIntent); in onCreate()34 Intent QrCodeInputIntent = new Intent(QrCodeReadActivity.this, in onCreate()36 QrCodeReadActivity.this.startActivity(QrCodeInputIntent); in onCreate()