Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/otasp/
DOtaspSimStateReceiver.java41 mContext.startService(new Intent(mContext, OtaspActivationService.class));
43 OtaspActivationService.updateActivationState(mContext, true);
DOtaspActivationService.java46 public class OtaspActivationService extends Service { class
47 private static final String TAG = OtaspActivationService.class.getSimpleName();