Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/nfc/hce/
DHceEmulatorTestActivity.java91 ThroughputEmulatorActivity.class.getName(), in onCreate()
92 new Intent(this, ThroughputEmulatorActivity.class), null)); in onCreate()
DThroughputEmulatorActivity.java14 public class ThroughputEmulatorActivity extends BaseEmulatorActivity { class
DHceReaderTestActivity.java82 ThroughputEmulatorActivity.buildReaderIntent(this), null)); in onCreate()