Searched defs:StkAppService (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Stk/src/com/android/stk/
H A DStkAppService.java62 public class StkAppService extends Service implements Runnable { class in inherits:Service,Runnable
80 static StkAppService sInstance = null;
234 static StkAppService getInstance() {
793 new Intent(mContext, StkAppService.class), 0);

Completed in 264 milliseconds