Home | History | Annotate | Download | only in stk

Lines Matching full:service

23 import android.app.Service;
60 * SIM toolkit application level service. Interacts with Telephopny messages,
64 public class StkAppService extends Service implements Runnable {
101 // operations ids for different service functionality.
134 // session end) while the service is busy processing a previous message.
150 Thread serviceThread = new Thread(null, this, "Stk App Service");
166 CatLog.d(this, " Unable to get Service handle");
239 * with the service to deliver state information and parameters.