Searched refs:OffhostUiccEmulatorTestActivity (Results 1 – 2 of 2) sorted by relevance
27 import com.android.cts.verifier.nfc.offhost.OffhostUiccEmulatorTestActivity;108 OffhostUiccEmulatorTestActivity.class.getName(), in onCreate()109 new Intent(this, OffhostUiccEmulatorTestActivity.class), null)); in onCreate()
31 public class OffhostUiccEmulatorTestActivity extends PassFailButtons.TestListActivity { class