Home | History | Annotate | Download | only in stk

Lines Matching refs:StkAppService

62 public class StkAppService extends Service implements Runnable {
80 static StkAppService sInstance = null;
234 static StkAppService getInstance() {
793 new Intent(mContext, StkAppService.class), 0);