Home
last modified time | relevance | path

Searched refs:StkMain (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Stk/src/com/android/stk/
DStkAppInstaller.java45 ComponentName component = new ComponentName(context, StkMain.class); in installOrUpdate()
69 ComponentName component = new ComponentName(context, StkMain.class); in uninstall()
DStkMain.java37 public class StkMain extends Activity { class
38 private static final String LOG_TAG = StkMain.class.getSimpleName();