Searched refs:StkMain (Results 1 – 2 of 2) sorted by relevance
45 ComponentName component = new ComponentName(context, StkMain.class); in installOrUpdate()69 ComponentName component = new ComponentName(context, StkMain.class); in uninstall()
37 public class StkMain extends Activity { class38 private static final String LOG_TAG = StkMain.class.getSimpleName();