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