Searched refs:TestCertActivity (Results 1 - 1 of 1) sorted by relevance

/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
H A DTestCertActivity.java61 public class TestCertActivity extends Activity { class in inherits:Activity
64 public static final String LOG_TAG = "TestCertActivity";
95 progressDialog = new ProgressDialog(TestCertActivity.this);
223 new ArrayAdapter(TestCertActivity.this, R.layout.key_list, keyList);

Completed in 57 milliseconds