Searched refs:OtaspActivationService (Results 1 – 2 of 2) sorted by relevance
41 mContext.startService(new Intent(mContext, OtaspActivationService.class));43 OtaspActivationService.updateActivationState(mContext, true);
46 public class OtaspActivationService extends Service { class47 private static final String TAG = OtaspActivationService.class.getSimpleName();